#0af12b color space conversions
Hex:
        #0af12b
        RGB:
        10, 241, 43
        CMY:
        96, 5, 83
        CMYK:
        96, 0, 82, 5
      HSL:
        129°, 92.0319%, 49.2157%
        HSV (HSB):
        129°, 95.8506%, 94.5098%
        XYZ:
        32.0165, 63.1495, 12.7871
        xyY:
        0.2966, 0.5850, 63.1495
      CIE-Lab:
        83.5210, -81.0745, 73.6462
        CIE-LCH:
        83.5210, 109.5301, 137.7487
        CIE-Luv:
        83.5210, -78.1662, 97.9021
        Hunter-Lab:
        79.4667, -67.1504, 46.0862
      #0af12b color charts
#0af12b RGB chart
      #0af12b CMYK chart
      #0af12b RGB pie chart
      #0af12b color shades, tints & tones
#0af12b color schemes
#0af12b color preview, HTML & CSS examples
           This text has a color of #0af12b        
        
          <p style="color:#0af12b;">Text here</p>
        
        
          .mytext {color:#0af12b;}
        
        Text color #0af12b
      
           This box has a color of #0af12b        
        
          <div style="background-color:#0af12b;">Content here</div>
        
        
          .mybackground {background-color:#0af12b;}
        
        Background color #0af12b
      
           Border around this has a color of #0af12b        
        
          <div style="border:2px solid #0af12b;">Content here</div>
        
        
          .myborder {border:2px solid #0af12b;}
        
        Border color #0af12b