#00afd5 color space conversions
Hex:
        #00afd5
        RGB:
        0, 175, 213
        CMY:
        100, 31, 16
        CMYK:
        100, 18, 0, 16
      HSL:
        191°, 100.0000%, 41.7647%
        HSV (HSB):
        191°, 100.0000%, 83.5294%
        XYZ:
        27.3402, 35.4640, 68.3551
        xyY:
        0.2085, 0.2704, 35.4640
      CIE-Lab:
        66.1084, -23.8567, -29.6850
        CIE-LCH:
        66.1084, 38.0833, 231.2125
        CIE-Luv:
        66.1084, -47.0663, -43.6289
        Hunter-Lab:
        59.5517, -22.2660, -26.3685
      #00afd5 color charts
#00afd5 RGB chart
      #00afd5 CMYK chart
      #00afd5 RGB pie chart
      #00afd5 color shades, tints & tones
#00afd5 color schemes
#00afd5 color preview, HTML & CSS examples
           This text has a color of #00afd5        
        
          <p style="color:#00afd5;">Text here</p>
        
        
          .mytext {color:#00afd5;}
        
        Text color #00afd5
      
           This box has a color of #00afd5        
        
          <div style="background-color:#00afd5;">Content here</div>
        
        
          .mybackground {background-color:#00afd5;}
        
        Background color #00afd5
      
           Border around this has a color of #00afd5        
        
          <div style="border:2px solid #00afd5;">Content here</div>
        
        
          .myborder {border:2px solid #00afd5;}
        
        Border color #00afd5