#05bdbf color space conversions
Hex:
        #05bdbf
        RGB:
        5, 189, 191
        CMY:
        98, 26, 25
        CMYK:
        97, 1, 0, 25
      HSL:
        181°, 94.8980%, 38.4314%
        HSV (HSB):
        181°, 97.3822%, 74.9020%
        XYZ:
        27.6642, 40.1890, 55.5894
        xyY:
        0.2241, 0.3256, 40.1890
      CIE-Lab:
        69.6040, -37.6255, -12.2550
        CIE-LCH:
        69.6040, 39.5710, 198.0410
        CIE-Luv:
        69.6040, -53.4270, -13.2654
        Hunter-Lab:
        63.3948, -33.0474, -7.6136
      #05bdbf color charts
#05bdbf RGB chart
      #05bdbf CMYK chart
      #05bdbf RGB pie chart
      #05bdbf color shades, tints & tones
#05bdbf color schemes
#05bdbf color preview, HTML & CSS examples
           This text has a color of #05bdbf        
        
          <p style="color:#05bdbf;">Text here</p>
        
        
          .mytext {color:#05bdbf;}
        
        Text color #05bdbf
      
           This box has a color of #05bdbf        
        
          <div style="background-color:#05bdbf;">Content here</div>
        
        
          .mybackground {background-color:#05bdbf;}
        
        Background color #05bdbf
      
           Border around this has a color of #05bdbf        
        
          <div style="border:2px solid #05bdbf;">Content here</div>
        
        
          .myborder {border:2px solid #05bdbf;}
        
        Border color #05bdbf