#0afe10 color space conversions
Hex:
        #0afe10
        RGB:
        10, 254, 16
        CMY:
        96, 0, 94
        CMYK:
        96, 0, 94, 0
      HSL:
        121°, 99.1870%, 51.7647%
        HSV (HSB):
        121°, 96.0630%, 99.6078%
        XYZ:
        35.6605, 70.9856, 12.3123
        xyY:
        0.2998, 0.5967, 70.9856
      CIE-Lab:
        87.4780, -85.4031, 81.6963
        CIE-LCH:
        87.4780, 118.1862, 136.2708
        CIE-Luv:
        87.4780, -82.3651, 106.1777
        Hunter-Lab:
        84.2529, -71.8915, 50.3127
      #0afe10 color charts
#0afe10 RGB chart
      #0afe10 CMYK chart
      #0afe10 RGB pie chart
      #0afe10 color shades, tints & tones
#0afe10 color schemes
#0afe10 color preview, HTML & CSS examples
           This text has a color of #0afe10        
        
          <p style="color:#0afe10;">Text here</p>
        
        
          .mytext {color:#0afe10;}
        
        Text color #0afe10
      
           This box has a color of #0afe10        
        
          <div style="background-color:#0afe10;">Content here</div>
        
        
          .mybackground {background-color:#0afe10;}
        
        Background color #0afe10
      
           Border around this has a color of #0afe10        
        
          <div style="border:2px solid #0afe10;">Content here</div>
        
        
          .myborder {border:2px solid #0afe10;}
        
        Border color #0afe10