#0af27a color space conversions
Hex:
        #0af27a
        RGB:
        10, 242, 122
        CMY:
        96, 5, 52
        CMYK:
        96, 0, 50, 5
      HSL:
        149°, 92.0635%, 49.4118%
        HSV (HSB):
        149°, 95.8678%, 94.9020%
        XYZ:
        35.3902, 64.9739, 29.0883
        xyY:
        0.2734, 0.5019, 64.9739
      CIE-Lab:
        84.4703, -73.3526, 44.4147
        CIE-LCH:
        84.4703, 85.7512, 148.8053
        CIE-Luv:
        84.4703, -75.5804, 70.9317
        Hunter-Lab:
        80.6064, -62.6910, 35.0286
      #0af27a color charts
#0af27a RGB chart
      #0af27a CMYK chart
      #0af27a RGB pie chart
      #0af27a color shades, tints & tones
#0af27a color schemes
#0af27a color preview, HTML & CSS examples
           This text has a color of #0af27a        
        
          <p style="color:#0af27a;">Text here</p>
        
        
          .mytext {color:#0af27a;}
        
        Text color #0af27a
      
           This box has a color of #0af27a        
        
          <div style="background-color:#0af27a;">Content here</div>
        
        
          .mybackground {background-color:#0af27a;}
        
        Background color #0af27a
      
           Border around this has a color of #0af27a        
        
          <div style="border:2px solid #0af27a;">Content here</div>
        
        
          .myborder {border:2px solid #0af27a;}
        
        Border color #0af27a