#01f0f2 color space conversions
Hex:
        #01f0f2
        RGB:
        1, 240, 242
        CMY:
        100, 6, 5
        CMYK:
        100, 1, 0, 5
      HSL:
        180°, 99.1770%, 47.6471%
        HSV (HSB):
        180°, 99.5868%, 94.9020%
        XYZ:
        47.1996, 68.7374, 94.7844
        xyY:
        0.2240, 0.3262, 68.7374
      CIE-Lab:
        86.3739, -45.3200, -14.4591
        CIE-LCH:
        86.3739, 47.5707, 197.6950
        CIE-Luv:
        86.3739, -66.5673, -16.0894
        Hunter-Lab:
        82.9080, -43.4689, -9.7475
      #01f0f2 color charts
#01f0f2 RGB chart
      #01f0f2 CMYK chart
      #01f0f2 RGB pie chart
      #01f0f2 color shades, tints & tones
#01f0f2 color schemes
#01f0f2 color preview, HTML & CSS examples
           This text has a color of #01f0f2        
        
          <p style="color:#01f0f2;">Text here</p>
        
        
          .mytext {color:#01f0f2;}
        
        Text color #01f0f2
      
           This box has a color of #01f0f2        
        
          <div style="background-color:#01f0f2;">Content here</div>
        
        
          .mybackground {background-color:#01f0f2;}
        
        Background color #01f0f2
      
           Border around this has a color of #01f0f2        
        
          <div style="border:2px solid #01f0f2;">Content here</div>
        
        
          .myborder {border:2px solid #01f0f2;}
        
        Border color #01f0f2