#3566ef color space conversions
Hex:
        #3566ef
        RGB:
        53, 102, 239
        CMY:
        79, 60, 6
        CMYK:
        78, 57, 0, 6
      HSL:
        224°, 85.3211%, 57.2549%
        HSV (HSB):
        224°, 77.8243%, 93.7255%
        XYZ:
        21.7996, 16.4916, 83.6956
        xyY:
        0.1787, 0.1352, 16.4916
      CIE-Lab:
        47.6130, 31.8660, -73.5303
        CIE-LCH:
        47.6130, 80.1383, 293.4306
        CIE-Luv:
        47.6130, -18.7145, -113.3006
        Hunter-Lab:
        40.6099, 24.7523, -93.7678
      #3566ef color charts
#3566ef RGB chart
      #3566ef CMYK chart
      #3566ef RGB pie chart
      #3566ef color shades, tints & tones
#3566ef color schemes
#3566ef color preview, HTML & CSS examples
           This text has a color of #3566ef        
        
          <p style="color:#3566ef;">Text here</p>
        
        
          .mytext {color:#3566ef;}
        
        Text color #3566ef
      
           This box has a color of #3566ef        
        
          <div style="background-color:#3566ef;">Content here</div>
        
        
          .mybackground {background-color:#3566ef;}
        
        Background color #3566ef
      
           Border around this has a color of #3566ef        
        
          <div style="border:2px solid #3566ef;">Content here</div>
        
        
          .myborder {border:2px solid #3566ef;}
        
        Border color #3566ef