#0af10d color space conversions
Hex:
        #0af10d
        RGB:
        10, 241, 13
        CMY:
        96, 5, 95
        CMYK:
        96, 0, 95, 5
      HSL:
        121°, 92.0319%, 49.2157%
        HSV (HSB):
        121°, 95.8506%, 94.5098%
        XYZ:
        31.6531, 63.0042, 10.8735
        xyY:
        0.2999, 0.5970, 63.0042
      CIE-Lab:
        83.4446, -82.0664, 78.6665
        CIE-LCH:
        83.4446, 113.6807, 136.2118
        CIE-Luv:
        83.4446, -78.5364, 101.3794
        Hunter-Lab:
        79.3752, -67.7246, 47.4406
      #0af10d color charts
#0af10d RGB chart
      #0af10d CMYK chart
      #0af10d RGB pie chart
      #0af10d color shades, tints & tones
#0af10d color schemes
#0af10d color preview, HTML & CSS examples
           This text has a color of #0af10d        
        
          <p style="color:#0af10d;">Text here</p>
        
        
          .mytext {color:#0af10d;}
        
        Text color #0af10d
      
           This box has a color of #0af10d        
        
          <div style="background-color:#0af10d;">Content here</div>
        
        
          .mybackground {background-color:#0af10d;}
        
        Background color #0af10d
      
           Border around this has a color of #0af10d        
        
          <div style="border:2px solid #0af10d;">Content here</div>
        
        
          .myborder {border:2px solid #0af10d;}
        
        Border color #0af10d