#06f5bb color space conversions
Hex:
        #06f5bb
        RGB:
        6, 245, 187
        CMY:
        98, 4, 27
        CMYK:
        98, 0, 24, 4
      HSL:
        165°, 95.2191%, 49.2157%
        HSV (HSB):
        165°, 97.5510%, 96.0784%
        XYZ:
        41.6972, 68.9314, 58.1211
        xyY:
        0.2471, 0.4085, 68.9314
      CIE-Lab:
        86.4701, -61.7609, 14.4337
        CIE-LCH:
        86.4701, 63.4250, 166.8458
        CIE-Luv:
        86.4701, -72.4065, 31.4270
        Hunter-Lab:
        83.0249, -55.6466, 16.6118
      #06f5bb color charts
#06f5bb RGB chart
      #06f5bb CMYK chart
      #06f5bb RGB pie chart
      #06f5bb color shades, tints & tones
#06f5bb color schemes
#06f5bb color preview, HTML & CSS examples
           This text has a color of #06f5bb        
        
          <p style="color:#06f5bb;">Text here</p>
        
        
          .mytext {color:#06f5bb;}
        
        Text color #06f5bb
      
           This box has a color of #06f5bb        
        
          <div style="background-color:#06f5bb;">Content here</div>
        
        
          .mybackground {background-color:#06f5bb;}
        
        Background color #06f5bb
      
           Border around this has a color of #06f5bb        
        
          <div style="border:2px solid #06f5bb;">Content here</div>
        
        
          .myborder {border:2px solid #06f5bb;}
        
        Border color #06f5bb