#0afdaf color space conversions
Hex:
        #0afdaf
        RGB:
        10, 253, 175
        CMY:
        96, 1, 31
        CMYK:
        96, 0, 31, 1
      HSL:
        161°, 98.3806%, 51.5686%
        HSV (HSB):
        161°, 96.0474%, 99.2157%
        XYZ:
        42.9883, 73.4102, 52.4613
        xyY:
        0.2546, 0.4347, 73.4102
      CIE-Lab:
        88.6430, -67.2453, 23.6273
        CIE-LCH:
        88.6430, 71.2754, 160.6406
        CIE-Luv:
        88.6430, -75.7366, 45.2792
        Hunter-Lab:
        85.6798, -60.3804, 23.6729
      #0afdaf color charts
#0afdaf RGB chart
      #0afdaf CMYK chart
      #0afdaf RGB pie chart
      #0afdaf color shades, tints & tones
#0afdaf color schemes
#0afdaf color preview, HTML & CSS examples
           This text has a color of #0afdaf        
        
          <p style="color:#0afdaf;">Text here</p>
        
        
          .mytext {color:#0afdaf;}
        
        Text color #0afdaf
      
           This box has a color of #0afdaf        
        
          <div style="background-color:#0afdaf;">Content here</div>
        
        
          .mybackground {background-color:#0afdaf;}
        
        Background color #0afdaf
      
           Border around this has a color of #0afdaf        
        
          <div style="border:2px solid #0afdaf;">Content here</div>
        
        
          .myborder {border:2px solid #0afdaf;}
        
        Border color #0afdaf