#05afaf color space conversions
Hex:
        #05afaf
        RGB:
        5, 175, 175
        CMY:
        98, 31, 31
        CMYK:
        97, 0, 0, 31
      HSL:
        180°, 94.4444%, 35.2941%
        HSV (HSB):
        180°, 97.1429%, 68.6275%
        XYZ:
        23.1304, 33.7874, 45.8600
        xyY:
        0.2251, 0.3287, 33.7874
      CIE-Lab:
        64.7934, -36.0819, -10.6192
        CIE-LCH:
        64.7934, 37.6122, 196.3996
        CIE-Luv:
        64.7934, -49.8943, -10.7736
        Hunter-Lab:
        58.1269, -30.6916, -6.0888
      #05afaf color charts
#05afaf RGB chart
      #05afaf CMYK chart
      #05afaf RGB pie chart
      #05afaf color shades, tints & tones
#05afaf color schemes
#05afaf color preview, HTML & CSS examples
           This text has a color of #05afaf        
        
          <p style="color:#05afaf;">Text here</p>
        
        
          .mytext {color:#05afaf;}
        
        Text color #05afaf
      
           This box has a color of #05afaf        
        
          <div style="background-color:#05afaf;">Content here</div>
        
        
          .mybackground {background-color:#05afaf;}
        
        Background color #05afaf
      
           Border around this has a color of #05afaf        
        
          <div style="border:2px solid #05afaf;">Content here</div>
        
        
          .myborder {border:2px solid #05afaf;}
        
        Border color #05afaf