#0af1a2 color space conversions
Hex:
        #0af1a2
        RGB:
        10, 241, 162
        CMY:
        96, 5, 36
        CMYK:
        96, 0, 33, 5
      HSL:
        159°, 92.0319%, 49.2157%
        HSV (HSB):
        159°, 95.8506%, 94.5098%
        XYZ:
        38.1021, 65.5838, 44.8332
        xyY:
        0.2565, 0.4416, 65.5838
      CIE-Lab:
        84.7837, -65.7404, 24.9740
        CIE-LCH:
        84.7837, 70.3243, 159.1988
        CIE-Luv:
        84.7837, -72.7880, 46.4085
        Hunter-Lab:
        80.9838, -57.7392, 23.8653
      #0af1a2 color charts
#0af1a2 RGB chart
      #0af1a2 CMYK chart
      #0af1a2 RGB pie chart
      #0af1a2 color shades, tints & tones
#0af1a2 color schemes
#0af1a2 color preview, HTML & CSS examples
           This text has a color of #0af1a2        
        
          <p style="color:#0af1a2;">Text here</p>
        
        
          .mytext {color:#0af1a2;}
        
        Text color #0af1a2
      
           This box has a color of #0af1a2        
        
          <div style="background-color:#0af1a2;">Content here</div>
        
        
          .mybackground {background-color:#0af1a2;}
        
        Background color #0af1a2
      
           Border around this has a color of #0af1a2        
        
          <div style="border:2px solid #0af1a2;">Content here</div>
        
        
          .myborder {border:2px solid #0af1a2;}
        
        Border color #0af1a2