#0afe12 color space conversions
Hex:
        #0afe12
        RGB:
        10, 254, 18
        CMY:
        96, 0, 93
        CMYK:
        96, 0, 93, 0
      HSL:
        122°, 99.1870%, 51.7647%
        HSV (HSB):
        122°, 96.0630%, 99.6078%
        XYZ:
        35.6762, 70.9918, 12.3947
        xyY:
        0.2996, 0.5963, 70.9918
      CIE-Lab:
        87.4810, -85.3635, 81.4861
        CIE-LCH:
        87.4810, 118.0123, 136.3312
        CIE-Luv:
        87.4810, -82.3501, 106.0374
        Hunter-Lab:
        84.2566, -71.8682, 50.2577
      #0afe12 color charts
#0afe12 RGB chart
      #0afe12 CMYK chart
      #0afe12 RGB pie chart
      #0afe12 color shades, tints & tones
#0afe12 color schemes
#0afe12 color preview, HTML & CSS examples
           This text has a color of #0afe12        
        
          <p style="color:#0afe12;">Text here</p>
        
        
          .mytext {color:#0afe12;}
        
        Text color #0afe12
      
           This box has a color of #0afe12        
        
          <div style="background-color:#0afe12;">Content here</div>
        
        
          .mybackground {background-color:#0afe12;}
        
        Background color #0afe12
      
           Border around this has a color of #0afe12        
        
          <div style="border:2px solid #0afe12;">Content here</div>
        
        
          .myborder {border:2px solid #0afe12;}
        
        Border color #0afe12