#05b8bf color space conversions
Hex:
        #05b8bf
        RGB:
        5, 184, 191
        CMY:
        98, 28, 25
        CMYK:
        97, 4, 0, 25
      HSL:
        182°, 94.8980%, 38.4314%
        HSV (HSB):
        182°, 97.3822%, 74.9020%
        XYZ:
        26.6070, 38.0748, 55.2371
        xyY:
        0.2219, 0.3175, 38.0748
      CIE-Lab:
        68.0757, -35.3138, -14.5514
        CIE-LCH:
        68.0757, 38.1944, 202.3946
        CIE-Luv:
        68.0757, -51.7130, -17.2414
        Hunter-Lab:
        61.7048, -31.0144, -9.8820
      #05b8bf color charts
#05b8bf RGB chart
      #05b8bf CMYK chart
      #05b8bf RGB pie chart
      #05b8bf color shades, tints & tones
#05b8bf color schemes
#05b8bf color preview, HTML & CSS examples
           This text has a color of #05b8bf        
        
          <p style="color:#05b8bf;">Text here</p>
        
        
          .mytext {color:#05b8bf;}
        
        Text color #05b8bf
      
           This box has a color of #05b8bf        
        
          <div style="background-color:#05b8bf;">Content here</div>
        
        
          .mybackground {background-color:#05b8bf;}
        
        Background color #05b8bf
      
           Border around this has a color of #05b8bf        
        
          <div style="border:2px solid #05b8bf;">Content here</div>
        
        
          .myborder {border:2px solid #05b8bf;}
        
        Border color #05b8bf