#01cef2 color space conversions
Hex:
        #01cef2
        RGB:
        1, 206, 242
        CMY:
        100, 19, 5
        CMYK:
        100, 15, 0, 5
      HSL:
        189°, 99.1770%, 47.6471%
        HSV (HSB):
        189°, 99.5868%, 94.9020%
        XYZ:
        38.1108, 50.5599, 91.7548
        xyY:
        0.2112, 0.2802, 50.5599
      CIE-Lab:
        76.4116, -29.6258, -29.5787
        CIE-LCH:
        76.4116, 41.8639, 224.9544
        CIE-Luv:
        76.4116, -55.2354, -43.4789
        Hunter-Lab:
        71.1055, -28.7628, -26.7342
      #01cef2 color charts
#01cef2 RGB chart
      #01cef2 CMYK chart
      #01cef2 RGB pie chart
      #01cef2 color shades, tints & tones
#01cef2 color schemes
#01cef2 color preview, HTML & CSS examples
           This text has a color of #01cef2        
        
          <p style="color:#01cef2;">Text here</p>
        
        
          .mytext {color:#01cef2;}
        
        Text color #01cef2
      
           This box has a color of #01cef2        
        
          <div style="background-color:#01cef2;">Content here</div>
        
        
          .mybackground {background-color:#01cef2;}
        
        Background color #01cef2
      
           Border around this has a color of #01cef2        
        
          <div style="border:2px solid #01cef2;">Content here</div>
        
        
          .myborder {border:2px solid #01cef2;}
        
        Border color #01cef2