#05afa5 color space conversions
Hex:
        #05afa5
        RGB:
        5, 175, 165
        CMY:
        98, 31, 35
        CMYK:
        97, 0, 6, 31
      HSL:
        176°, 94.4444%, 35.2941%
        HSV (HSB):
        176°, 97.1429%, 68.6275%
        XYZ:
        22.1841, 33.4088, 40.8766
        xyY:
        0.2300, 0.3463, 33.4088
      CIE-Lab:
        64.4906, -39.0931, -5.5017
        CIE-LCH:
        64.4906, 39.4784, 188.0107
        CIE-Luv:
        64.4906, -50.6930, -2.3891
        Hunter-Lab:
        57.8004, -32.6414, -1.4699
      #05afa5 color charts
#05afa5 RGB chart
      #05afa5 CMYK chart
      #05afa5 RGB pie chart
      #05afa5 color shades, tints & tones
#05afa5 color schemes
#05afa5 color preview, HTML & CSS examples
           This text has a color of #05afa5        
        
          <p style="color:#05afa5;">Text here</p>
        
        
          .mytext {color:#05afa5;}
        
        Text color #05afa5
      
           This box has a color of #05afa5        
        
          <div style="background-color:#05afa5;">Content here</div>
        
        
          .mybackground {background-color:#05afa5;}
        
        Background color #05afa5
      
           Border around this has a color of #05afa5        
        
          <div style="border:2px solid #05afa5;">Content here</div>
        
        
          .myborder {border:2px solid #05afa5;}
        
        Border color #05afa5