#0afc7a color space conversions
Hex:
        #0afc7a
        RGB:
        10, 252, 122
        CMY:
        96, 1, 52
        CMYK:
        96, 0, 52, 1
      HSL:
        148°, 97.5806%, 51.3725%
        HSV (HSB):
        148°, 96.0317%, 98.8235%
        XYZ:
        38.4484, 71.0905, 30.1078
        xyY:
        0.2753, 0.5091, 71.0905
      CIE-Lab:
        87.5289, -76.4598, 48.2007
        CIE-LCH:
        87.5289, 90.3848, 147.7724
        CIE-Luv:
        87.5289, -78.6910, 76.2553
        Hunter-Lab:
        84.3152, -66.1540, 37.8490
      #0afc7a color charts
#0afc7a RGB chart
      #0afc7a CMYK chart
      #0afc7a RGB pie chart
      #0afc7a color shades, tints & tones
#0afc7a color schemes
#0afc7a color preview, HTML & CSS examples
           This text has a color of #0afc7a        
        
          <p style="color:#0afc7a;">Text here</p>
        
        
          .mytext {color:#0afc7a;}
        
        Text color #0afc7a
      
           This box has a color of #0afc7a        
        
          <div style="background-color:#0afc7a;">Content here</div>
        
        
          .mybackground {background-color:#0afc7a;}
        
        Background color #0afc7a
      
           Border around this has a color of #0afc7a        
        
          <div style="border:2px solid #0afc7a;">Content here</div>
        
        
          .myborder {border:2px solid #0afc7a;}
        
        Border color #0afc7a