#05a5ae color space conversions
Hex:
        #05a5ae
        RGB:
        5, 165, 174
        CMY:
        98, 35, 32
        CMYK:
        97, 5, 0, 32
      HSL:
        183°, 94.4134%, 35.0980%
        HSV (HSB):
        183°, 97.1264%, 68.2353%
        XYZ:
        21.1577, 29.9985, 44.7196
        xyY:
        0.2207, 0.3129, 29.9985
      CIE-Lab:
        61.6529, -31.6849, -14.7808
        CIE-LCH:
        61.6529, 34.9629, 205.0087
        CIE-Luv:
        61.6529, -46.5041, -17.8685
        Hunter-Lab:
        54.7709, -26.8955, -10.0697
      #05a5ae color charts
#05a5ae RGB chart
      #05a5ae CMYK chart
      #05a5ae RGB pie chart
      #05a5ae color shades, tints & tones
#05a5ae color schemes
#05a5ae color preview, HTML & CSS examples
           This text has a color of #05a5ae        
        
          <p style="color:#05a5ae;">Text here</p>
        
        
          .mytext {color:#05a5ae;}
        
        Text color #05a5ae
      
           This box has a color of #05a5ae        
        
          <div style="background-color:#05a5ae;">Content here</div>
        
        
          .mybackground {background-color:#05a5ae;}
        
        Background color #05a5ae
      
           Border around this has a color of #05a5ae        
        
          <div style="border:2px solid #05a5ae;">Content here</div>
        
        
          .myborder {border:2px solid #05a5ae;}
        
        Border color #05a5ae