#06cff2 color space conversions
Hex:
        #06cff2
        RGB:
        6, 207, 242
        CMY:
        98, 19, 5
        CMYK:
        98, 14, 0, 5
      HSL:
        189°, 95.1613%, 48.6275%
        HSV (HSB):
        189°, 97.5207%, 94.9020%
        XYZ:
        38.4149, 51.0752, 91.8382
        xyY:
        0.2119, 0.2817, 51.0752
      CIE-Lab:
        76.7245, -29.9964, -29.0965
        CIE-LCH:
        76.7245, 41.7898, 224.1275
        CIE-Luv:
        76.7245, -55.4263, -42.6221
        Hunter-Lab:
        71.4669, -29.1196, -26.1635
      #06cff2 color charts
#06cff2 RGB chart
      #06cff2 CMYK chart
      #06cff2 RGB pie chart
      #06cff2 color shades, tints & tones
#06cff2 color schemes
#06cff2 color preview, HTML & CSS examples
           This text has a color of #06cff2        
        
          <p style="color:#06cff2;">Text here</p>
        
        
          .mytext {color:#06cff2;}
        
        Text color #06cff2
      
           This box has a color of #06cff2        
        
          <div style="background-color:#06cff2;">Content here</div>
        
        
          .mybackground {background-color:#06cff2;}
        
        Background color #06cff2
      
           Border around this has a color of #06cff2        
        
          <div style="border:2px solid #06cff2;">Content here</div>
        
        
          .myborder {border:2px solid #06cff2;}
        
        Border color #06cff2