#0af5ab color space conversions
Hex:
        #0af5ab
        RGB:
        10, 245, 171
        CMY:
        96, 4, 33
        CMYK:
        96, 0, 30, 4
      HSL:
        161°, 92.1569%, 50.0000%
        HSV (HSB):
        161°, 95.9184%, 96.0784%
        XYZ:
        40.1283, 68.3096, 49.5982
        xyY:
        0.2539, 0.4322, 68.3096
      CIE-Lab:
        86.1610, -65.2548, 22.2539
        CIE-LCH:
        86.1610, 68.9451, 161.1690
        CIE-Luv:
        86.1610, -73.4493, 42.8529
        Hunter-Lab:
        82.6496, -57.9711, 22.2747
      #0af5ab color charts
#0af5ab RGB chart
      #0af5ab CMYK chart
      #0af5ab RGB pie chart
      #0af5ab color shades, tints & tones
#0af5ab color schemes
#0af5ab color preview, HTML & CSS examples
           This text has a color of #0af5ab        
        
          <p style="color:#0af5ab;">Text here</p>
        
        
          .mytext {color:#0af5ab;}
        
        Text color #0af5ab
      
           This box has a color of #0af5ab        
        
          <div style="background-color:#0af5ab;">Content here</div>
        
        
          .mybackground {background-color:#0af5ab;}
        
        Background color #0af5ab
      
           Border around this has a color of #0af5ab        
        
          <div style="border:2px solid #0af5ab;">Content here</div>
        
        
          .myborder {border:2px solid #0af5ab;}
        
        Border color #0af5ab