#0af084 color space conversions
Hex:
        #0af084
        RGB:
        10, 240, 132
        CMY:
        96, 6, 48
        CMYK:
        96, 0, 45, 6
      HSL:
        152°, 92.0000%, 49.0196%
        HSV (HSB):
        152°, 95.8333%, 94.1176%
        XYZ:
        35.4501, 64.0506, 32.3244
        xyY:
        0.2689, 0.4859, 64.0506
      CIE-Lab:
        83.9921, -71.0885, 38.9805
        CIE-LCH:
        83.9921, 81.0744, 151.2624
        CIE-Luv:
        83.9921, -74.3871, 64.4027
        Hunter-Lab:
        80.0316, -60.9886, 32.0752
      #0af084 color charts
#0af084 RGB chart
      #0af084 CMYK chart
      #0af084 RGB pie chart
      #0af084 color shades, tints & tones
#0af084 color schemes
#0af084 color preview, HTML & CSS examples
           This text has a color of #0af084        
        
          <p style="color:#0af084;">Text here</p>
        
        
          .mytext {color:#0af084;}
        
        Text color #0af084
      
           This box has a color of #0af084        
        
          <div style="background-color:#0af084;">Content here</div>
        
        
          .mybackground {background-color:#0af084;}
        
        Background color #0af084
      
           Border around this has a color of #0af084        
        
          <div style="border:2px solid #0af084;">Content here</div>
        
        
          .myborder {border:2px solid #0af084;}
        
        Border color #0af084