#06f3f1 color space conversions
Hex:
        #06f3f1
        RGB:
        6, 243, 241
        CMY:
        98, 5, 5
        CMYK:
        98, 0, 1, 5
      HSL:
        179°, 95.1807%, 48.8235%
        HSV (HSB):
        179°, 97.5309%, 95.2941%
        XYZ:
        48.0029, 70.4908, 94.2952
        xyY:
        0.2256, 0.3313, 70.4908
      CIE-Lab:
        87.2370, -46.8069, -12.6418
        CIE-LCH:
        87.2370, 48.4841, 195.1141
        CIE-Luv:
        87.2370, -67.5094, -12.8671
        Hunter-Lab:
        83.9588, -44.8717, -7.8182
      #06f3f1 color charts
#06f3f1 RGB chart
      #06f3f1 CMYK chart
      #06f3f1 RGB pie chart
      #06f3f1 color shades, tints & tones
#06f3f1 color schemes
#06f3f1 color preview, HTML & CSS examples
           This text has a color of #06f3f1        
        
          <p style="color:#06f3f1;">Text here</p>
        
        
          .mytext {color:#06f3f1;}
        
        Text color #06f3f1
      
           This box has a color of #06f3f1        
        
          <div style="background-color:#06f3f1;">Content here</div>
        
        
          .mybackground {background-color:#06f3f1;}
        
        Background color #06f3f1
      
           Border around this has a color of #06f3f1        
        
          <div style="border:2px solid #06f3f1;">Content here</div>
        
        
          .myborder {border:2px solid #06f3f1;}
        
        Border color #06f3f1