#0afacb color space conversions
Hex:
        #0afacb
        RGB:
        10, 250, 203
        CMY:
        96, 2, 20
        CMYK:
        96, 0, 19, 2
      HSL:
        168°, 96.0000%, 50.9804%
        HSV (HSB):
        168°, 96.0000%, 98.0392%
        XYZ:
        45.0903, 72.7475, 68.1651
        xyY:
        0.2424, 0.3911, 72.7475
      CIE-Lab:
        88.3272, -59.7278, 8.7821
        CIE-LCH:
        88.3272, 60.3700, 171.6355
        CIE-Luv:
        88.3272, -72.7099, 22.9370
        Hunter-Lab:
        85.2922, -54.8961, 12.3202
      #0afacb color charts
#0afacb RGB chart
      #0afacb CMYK chart
      #0afacb RGB pie chart
      #0afacb color shades, tints & tones
#0afacb color schemes
#0afacb color preview, HTML & CSS examples
           This text has a color of #0afacb        
        
          <p style="color:#0afacb;">Text here</p>
        
        
          .mytext {color:#0afacb;}
        
        Text color #0afacb
      
           This box has a color of #0afacb        
        
          <div style="background-color:#0afacb;">Content here</div>
        
        
          .mybackground {background-color:#0afacb;}
        
        Background color #0afacb
      
           Border around this has a color of #0afacb        
        
          <div style="border:2px solid #0afacb;">Content here</div>
        
        
          .myborder {border:2px solid #0afacb;}
        
        Border color #0afacb