#0dfa12 color space conversions
Hex:
        #0dfa12
        RGB:
        13, 250, 18
        CMY:
        95, 2, 93
        CMYK:
        95, 0, 93, 2
      HSL:
        121°, 95.9514%, 51.5686%
        HSV (HSB):
        121°, 94.8000%, 98.0392%
        XYZ:
        34.4608, 68.5005, 11.9779
        xyY:
        0.2998, 0.5960, 68.5005
      CIE-Lab:
        86.2561, -84.2267, 80.4731
        CIE-LCH:
        86.2561, 116.4906, 136.3056
        CIE-Luv:
        86.2561, -81.0591, 104.5004
        Hunter-Lab:
        82.7650, -70.5169, 49.3549
      #0dfa12 color charts
#0dfa12 RGB chart
      #0dfa12 CMYK chart
      #0dfa12 RGB pie chart
      #0dfa12 color shades, tints & tones
#0dfa12 color schemes
#0dfa12 color preview, HTML & CSS examples
           This text has a color of #0dfa12        
        
          <p style="color:#0dfa12;">Text here</p>
        
        
          .mytext {color:#0dfa12;}
        
        Text color #0dfa12
      
           This box has a color of #0dfa12        
        
          <div style="background-color:#0dfa12;">Content here</div>
        
        
          .mybackground {background-color:#0dfa12;}
        
        Background color #0dfa12
      
           Border around this has a color of #0dfa12        
        
          <div style="border:2px solid #0dfa12;">Content here</div>
        
        
          .myborder {border:2px solid #0dfa12;}
        
        Border color #0dfa12