#05afbf color space conversions
Hex:
        #05afbf
        RGB:
        5, 175, 191
        CMY:
        98, 31, 25
        CMYK:
        97, 8, 0, 25
      HSL:
        185°, 94.8980%, 38.4314%
        HSV (HSB):
        185°, 97.3822%, 74.9020%
        XYZ:
        24.7965, 34.4538, 54.6335
        xyY:
        0.2177, 0.3025, 34.4538
      CIE-Lab:
        65.3212, -31.0346, -18.7176
        CIE-LCH:
        65.3212, 36.2422, 211.0950
        CIE-Luv:
        65.3212, -48.6160, -24.4689
        Hunter-Lab:
        58.6974, -27.3136, -14.0970
      #05afbf color charts
#05afbf RGB chart
      #05afbf CMYK chart
      #05afbf RGB pie chart
      #05afbf color shades, tints & tones
#05afbf color schemes
#05afbf color preview, HTML & CSS examples
           This text has a color of #05afbf        
        
          <p style="color:#05afbf;">Text here</p>
        
        
          .mytext {color:#05afbf;}
        
        Text color #05afbf
      
           This box has a color of #05afbf        
        
          <div style="background-color:#05afbf;">Content here</div>
        
        
          .mybackground {background-color:#05afbf;}
        
        Background color #05afbf
      
           Border around this has a color of #05afbf        
        
          <div style="border:2px solid #05afbf;">Content here</div>
        
        
          .myborder {border:2px solid #05afbf;}
        
        Border color #05afbf