#0afb12 color space conversions
Hex:
        #0afb12
        RGB:
        10, 251, 18
        CMY:
        96, 2, 93
        CMYK:
        96, 0, 93, 2
      HSL:
        122°, 96.7871%, 51.1765%
        HSV (HSB):
        122°, 96.0159%, 98.4314%
        XYZ:
        34.7315, 69.1026, 12.0799
        xyY:
        0.2996, 0.5962, 69.1026
      CIE-Lab:
        86.5548, -84.5830, 80.7170
        CIE-LCH:
        86.5548, 116.9167, 136.3398
        CIE-Luv:
        86.5548, -81.4650, 104.8863
        Hunter-Lab:
        83.1280, -70.8952, 49.5738
      #0afb12 color charts
#0afb12 RGB chart
      #0afb12 CMYK chart
      #0afb12 RGB pie chart
      #0afb12 color shades, tints & tones
#0afb12 color schemes
#0afb12 color preview, HTML & CSS examples
           This text has a color of #0afb12        
        
          <p style="color:#0afb12;">Text here</p>
        
        
          .mytext {color:#0afb12;}
        
        Text color #0afb12
      
           This box has a color of #0afb12        
        
          <div style="background-color:#0afb12;">Content here</div>
        
        
          .mybackground {background-color:#0afb12;}
        
        Background color #0afb12
      
           Border around this has a color of #0afb12        
        
          <div style="border:2px solid #0afb12;">Content here</div>
        
        
          .myborder {border:2px solid #0afb12;}
        
        Border color #0afb12