#3564f5 color space conversions
Hex:
        #3564f5
        RGB:
        53, 100, 245
        CMY:
        79, 61, 4
        CMYK:
        78, 59, 0, 4
      HSL:
        225°, 90.5660%, 58.4314%
        HSV (HSB):
        225°, 78.3673%, 96.0784%
        XYZ:
        22.5068, 16.4638, 88.3778
        xyY:
        0.1767, 0.1293, 16.4638
      CIE-Lab:
        47.5772, 35.2949, -76.9467
        CIE-LCH:
        47.5772, 84.6553, 294.6406
        CIE-Luv:
        47.5772, -18.2074, -118.2371
        Hunter-Lab:
        40.5756, 28.0045, -100.7367
      #3564f5 color charts
#3564f5 RGB chart
      #3564f5 CMYK chart
      #3564f5 RGB pie chart
      #3564f5 color shades, tints & tones
#3564f5 color schemes
#3564f5 color preview, HTML & CSS examples
           This text has a color of #3564f5        
        
          <p style="color:#3564f5;">Text here</p>
        
        
          .mytext {color:#3564f5;}
        
        Text color #3564f5
      
           This box has a color of #3564f5        
        
          <div style="background-color:#3564f5;">Content here</div>
        
        
          .mybackground {background-color:#3564f5;}
        
        Background color #3564f5
      
           Border around this has a color of #3564f5        
        
          <div style="border:2px solid #3564f5;">Content here</div>
        
        
          .myborder {border:2px solid #3564f5;}
        
        Border color #3564f5