#001cf8 color space conversions
Hex:
        #001cf8
        RGB:
        0, 28, 248
        CMY:
        100, 89, 3
        CMYK:
        100, 89, 0, 3
      HSL:
        233°, 100.0000%, 48.6275%
        HSV (HSB):
        233°, 100.0000%, 97.2549%
        XYZ:
        17.3585, 7.6078, 89.3605
        xyY:
        0.1518, 0.0665, 7.6078
      CIE-Lab:
        33.1524, 71.8159, -102.5059
        CIE-LCH:
        33.1524, 125.1598, 305.0152
        CIE-Luv:
        33.1524, -10.3703, -127.9888
        Hunter-Lab:
        27.5823, 64.0676, -172.7790
      #001cf8 color charts
#001cf8 RGB chart
      #001cf8 CMYK chart
      #001cf8 RGB pie chart
      #001cf8 color shades, tints & tones
#001cf8 color schemes
#001cf8 color preview, HTML & CSS examples
           This text has a color of #001cf8        
        
          <p style="color:#001cf8;">Text here</p>
        
        
          .mytext {color:#001cf8;}
        
        Text color #001cf8
      
           This box has a color of #001cf8        
        
          <div style="background-color:#001cf8;">Content here</div>
        
        
          .mybackground {background-color:#001cf8;}
        
        Background color #001cf8
      
           Border around this has a color of #001cf8        
        
          <div style="border:2px solid #001cf8;">Content here</div>
        
        
          .myborder {border:2px solid #001cf8;}
        
        Border color #001cf8