#536bfc color space conversions
Hex:
        #536bfc
        RGB:
        83, 107, 252
        CMY:
        67, 58, 1
        CMYK:
        67, 58, 0, 1
      HSL:
        231°, 96.5714%, 65.6863%
        HSV (HSB):
        231°, 67.0635%, 98.8235%
        XYZ:
        26.3957, 19.3827, 94.4455
        xyY:
        0.1882, 0.1382, 19.3827
      CIE-Lab:
        51.1319, 36.8513, -74.9932
        CIE-LCH:
        51.1319, 83.5584, 296.1693
        CIE-Luv:
        51.1319, -14.6284, -118.2029
        Hunter-Lab:
        44.0257, 29.9747, -96.3728
      #536bfc color charts
#536bfc RGB chart
      #536bfc CMYK chart
      #536bfc RGB pie chart
      #536bfc color shades, tints & tones
#536bfc color schemes
#536bfc color preview, HTML & CSS examples
           This text has a color of #536bfc        
        
          <p style="color:#536bfc;">Text here</p>
        
        
          .mytext {color:#536bfc;}
        
        Text color #536bfc
      
           This box has a color of #536bfc        
        
          <div style="background-color:#536bfc;">Content here</div>
        
        
          .mybackground {background-color:#536bfc;}
        
        Background color #536bfc
      
           Border around this has a color of #536bfc        
        
          <div style="border:2px solid #536bfc;">Content here</div>
        
        
          .myborder {border:2px solid #536bfc;}
        
        Border color #536bfc