#05acb5 color space conversions
Hex:
        #05acb5
        RGB:
        5, 172, 181
        CMY:
        98, 33, 29
        CMYK:
        97, 5, 0, 29
      HSL:
        183°, 94.6237%, 36.4706%
        HSV (HSB):
        183°, 97.2376%, 70.9804%
        XYZ:
        23.1556, 32.8735, 48.8409
        xyY:
        0.2208, 0.3135, 32.8735
      CIE-Lab:
        64.0584, -32.8003, -15.0669
        CIE-LCH:
        64.0584, 36.0953, 204.6718
        CIE-Luv:
        64.0584, -48.3763, -18.2724
        Hunter-Lab:
        57.3354, -28.2476, -10.3711
      #05acb5 color charts
#05acb5 RGB chart
      #05acb5 CMYK chart
      #05acb5 RGB pie chart
      #05acb5 color shades, tints & tones
#05acb5 color schemes
#05acb5 color preview, HTML & CSS examples
           This text has a color of #05acb5        
        
          <p style="color:#05acb5;">Text here</p>
        
        
          .mytext {color:#05acb5;}
        
        Text color #05acb5
      
           This box has a color of #05acb5        
        
          <div style="background-color:#05acb5;">Content here</div>
        
        
          .mybackground {background-color:#05acb5;}
        
        Background color #05acb5
      
           Border around this has a color of #05acb5        
        
          <div style="border:2px solid #05acb5;">Content here</div>
        
        
          .myborder {border:2px solid #05acb5;}
        
        Border color #05acb5