#06f3cb color space conversions
Hex:
        #06f3cb
        RGB:
        6, 243, 203
        CMY:
        98, 5, 20
        CMYK:
        98, 0, 16, 5
      HSL:
        170°, 95.1807%, 48.8235%
        HSV (HSB):
        170°, 97.5309%, 95.2941%
        XYZ:
        42.9052, 68.4517, 67.4511
        xyY:
        0.2400, 0.3828, 68.4517
      CIE-Lab:
        86.2318, -57.0998, 5.7689
        CIE-LCH:
        86.2318, 57.3905, 174.2309
        CIE-Luv:
        86.2318, -70.5358, 17.9125
        Hunter-Lab:
        82.7355, -52.2203, 9.5780
      #06f3cb color charts
#06f3cb RGB chart
      #06f3cb CMYK chart
      #06f3cb RGB pie chart
      #06f3cb color shades, tints & tones
#06f3cb color schemes
#06f3cb color preview, HTML & CSS examples
           This text has a color of #06f3cb        
        
          <p style="color:#06f3cb;">Text here</p>
        
        
          .mytext {color:#06f3cb;}
        
        Text color #06f3cb
      
           This box has a color of #06f3cb        
        
          <div style="background-color:#06f3cb;">Content here</div>
        
        
          .mybackground {background-color:#06f3cb;}
        
        Background color #06f3cb
      
           Border around this has a color of #06f3cb        
        
          <div style="border:2px solid #06f3cb;">Content here</div>
        
        
          .myborder {border:2px solid #06f3cb;}
        
        Border color #06f3cb