#05bbb7 color space conversions
Hex:
        #05bbb7
        RGB:
        5, 187, 183
        CMY:
        98, 27, 28
        CMYK:
        97, 0, 2, 27
      HSL:
        179°, 94.7917%, 37.6471%
        HSV (HSB):
        179°, 97.3262%, 73.3333%
        XYZ:
        26.3802, 38.9918, 50.9355
        xyY:
        0.2268, 0.3352, 38.9918
      CIE-Lab:
        68.7453, -39.1324, -9.1440
        CIE-LCH:
        68.7453, 40.1865, 193.1523
        CIE-Luv:
        68.7453, -53.3849, -8.0853
        Hunter-Lab:
        62.4434, -33.8660, -4.6529
      #05bbb7 color charts
#05bbb7 RGB chart
      #05bbb7 CMYK chart
      #05bbb7 RGB pie chart
      #05bbb7 color shades, tints & tones
#05bbb7 color schemes
#05bbb7 color preview, HTML & CSS examples
           This text has a color of #05bbb7        
        
          <p style="color:#05bbb7;">Text here</p>
        
        
          .mytext {color:#05bbb7;}
        
        Text color #05bbb7
      
           This box has a color of #05bbb7        
        
          <div style="background-color:#05bbb7;">Content here</div>
        
        
          .mybackground {background-color:#05bbb7;}
        
        Background color #05bbb7
      
           Border around this has a color of #05bbb7        
        
          <div style="border:2px solid #05bbb7;">Content here</div>
        
        
          .myborder {border:2px solid #05bbb7;}
        
        Border color #05bbb7