#0af2a3 color space conversions
Hex:
        #0af2a3
        RGB:
        10, 242, 163
        CMY:
        96, 5, 36
        CMYK:
        96, 0, 33, 5
      HSL:
        160°, 92.0635%, 49.4118%
        HSV (HSB):
        160°, 95.8678%, 94.9020%
        XYZ:
        38.4882, 66.2131, 45.4022
        xyY:
        0.2564, 0.4411, 66.2131
      CIE-Lab:
        85.1050, -65.8845, 24.9012
        CIE-LCH:
        85.1050, 70.4332, 159.2958
        CIE-Luv:
        85.1050, -73.0409, 46.3732
        Hunter-Lab:
        81.3715, -57.9707, 23.8784
      #0af2a3 color charts
#0af2a3 RGB chart
      #0af2a3 CMYK chart
      #0af2a3 RGB pie chart
      #0af2a3 color shades, tints & tones
#0af2a3 color schemes
#0af2a3 color preview, HTML & CSS examples
           This text has a color of #0af2a3        
        
          <p style="color:#0af2a3;">Text here</p>
        
        
          .mytext {color:#0af2a3;}
        
        Text color #0af2a3
      
           This box has a color of #0af2a3        
        
          <div style="background-color:#0af2a3;">Content here</div>
        
        
          .mybackground {background-color:#0af2a3;}
        
        Background color #0af2a3
      
           Border around this has a color of #0af2a3        
        
          <div style="border:2px solid #0af2a3;">Content here</div>
        
        
          .myborder {border:2px solid #0af2a3;}
        
        Border color #0af2a3