#05b3ae color space conversions
Hex:
        #05b3ae
        RGB:
        5, 179, 174
        CMY:
        98, 30, 32
        CMYK:
        97, 0, 3, 30
      HSL:
        178°, 94.5652%, 36.0784%
        HSV (HSB):
        178°, 97.2067%, 70.1961%
        XYZ:
        23.8227, 35.3285, 45.6079
        xyY:
        0.2274, 0.3372, 35.3285
      CIE-Lab:
        66.0036, -38.2146, -8.2576
        CIE-LCH:
        66.0036, 39.0965, 192.1933
        CIE-Luv:
        66.0036, -51.3558, -6.7896
        Hunter-Lab:
        59.4377, -32.4732, -3.8881
      #05b3ae color charts
#05b3ae RGB chart
      #05b3ae CMYK chart
      #05b3ae RGB pie chart
      #05b3ae color shades, tints & tones
#05b3ae color schemes
#05b3ae color preview, HTML & CSS examples
           This text has a color of #05b3ae        
        
          <p style="color:#05b3ae;">Text here</p>
        
        
          .mytext {color:#05b3ae;}
        
        Text color #05b3ae
      
           This box has a color of #05b3ae        
        
          <div style="background-color:#05b3ae;">Content here</div>
        
        
          .mybackground {background-color:#05b3ae;}
        
        Background color #05b3ae
      
           Border around this has a color of #05b3ae        
        
          <div style="border:2px solid #05b3ae;">Content here</div>
        
        
          .myborder {border:2px solid #05b3ae;}
        
        Border color #05b3ae