#0add12 color space conversions
Hex:
        #0add12
        RGB:
        10, 221, 18
        CMY:
        96, 13, 93
        CMYK:
        95, 0, 92, 13
      HSL:
        122°, 91.3420%, 45.2941%
        HSV (HSB):
        122°, 95.4751%, 86.6667%
        XYZ:
        26.0908, 51.8211, 9.1996
        xyY:
        0.2995, 0.5949, 51.8211
      CIE-Lab:
        77.1737, -76.6586, 72.8837
        CIE-LCH:
        77.1737, 105.7761, 136.4460
        CIE-Luv:
        77.1737, -72.4887, 93.2016
        Hunter-Lab:
        71.9869, -61.2818, 42.8138
      #0add12 color charts
#0add12 RGB chart
      #0add12 CMYK chart
      #0add12 RGB pie chart
      #0add12 color shades, tints & tones
#0add12 color schemes
#0add12 color preview, HTML & CSS examples
           This text has a color of #0add12        
        
          <p style="color:#0add12;">Text here</p>
        
        
          .mytext {color:#0add12;}
        
        Text color #0add12
      
           This box has a color of #0add12        
        
          <div style="background-color:#0add12;">Content here</div>
        
        
          .mybackground {background-color:#0add12;}
        
        Background color #0add12
      
           Border around this has a color of #0add12        
        
          <div style="border:2px solid #0add12;">Content here</div>
        
        
          .myborder {border:2px solid #0add12;}
        
        Border color #0add12