#0564fe color space conversions
Hex:
        #0564fe
        RGB:
        5, 100, 254
        CMY:
        98, 61, 0
        CMYK:
        98, 61, 0, 0
      HSL:
        217°, 99.2032%, 50.7843%
        HSV (HSB):
        217°, 98.0315%, 99.6078%
        XYZ:
        22.5092, 16.3024, 95.7262
        xyY:
        0.1673, 0.1212, 16.3024
      CIE-Lab:
        47.3687, 36.2044, -82.3398
        CIE-LCH:
        47.3687, 89.9478, 293.7348
        CIE-Luv:
        47.3687, -21.7894, -125.3774
        Hunter-Lab:
        40.3762, 28.8529, -112.3049
      #0564fe color charts
#0564fe RGB chart
      #0564fe CMYK chart
      #0564fe RGB pie chart
      #0564fe color shades, tints & tones
#0564fe color schemes
#0564fe color preview, HTML & CSS examples
           This text has a color of #0564fe        
        
          <p style="color:#0564fe;">Text here</p>
        
        
          .mytext {color:#0564fe;}
        
        Text color #0564fe
      
           This box has a color of #0564fe        
        
          <div style="background-color:#0564fe;">Content here</div>
        
        
          .mybackground {background-color:#0564fe;}
        
        Background color #0564fe
      
           Border around this has a color of #0564fe        
        
          <div style="border:2px solid #0564fe;">Content here</div>
        
        
          .myborder {border:2px solid #0564fe;}
        
        Border color #0564fe