#05afbc color space conversions
Hex:
        #05afbc
        RGB:
        5, 175, 188
        CMY:
        98, 31, 26
        CMYK:
        97, 7, 0, 26
      HSL:
        184°, 94.8187%, 37.8431%
        HSV (HSB):
        184°, 97.3404%, 73.7255%
        XYZ:
        24.4697, 34.3230, 52.9123
        xyY:
        0.2191, 0.3073, 34.3230
      CIE-Lab:
        65.2182, -32.0007, -17.2083
        CIE-LCH:
        65.2182, 36.3342, 208.2690
        CIE-Luv:
        65.2182, -48.8549, -21.8815
        Hunter-Lab:
        58.5859, -27.9709, -12.5381
      #05afbc color charts
#05afbc RGB chart
      #05afbc CMYK chart
      #05afbc RGB pie chart
      #05afbc color shades, tints & tones
#05afbc color schemes
#05afbc color preview, HTML & CSS examples
           This text has a color of #05afbc        
        
          <p style="color:#05afbc;">Text here</p>
        
        
          .mytext {color:#05afbc;}
        
        Text color #05afbc
      
           This box has a color of #05afbc        
        
          <div style="background-color:#05afbc;">Content here</div>
        
        
          .mybackground {background-color:#05afbc;}
        
        Background color #05afbc
      
           Border around this has a color of #05afbc        
        
          <div style="border:2px solid #05afbc;">Content here</div>
        
        
          .myborder {border:2px solid #05afbc;}
        
        Border color #05afbc