#2daf12 color space conversions
Hex:
        #2daf12
        RGB:
        45, 175, 18
        CMY:
        82, 31, 93
        CMYK:
        74, 0, 90, 31
      HSL:
        110°, 81.3472%, 37.8431%
        HSV (HSB):
        110°, 89.7143%, 68.6275%
        XYZ:
        16.5213, 31.2615, 5.7356
        xyY:
        0.3087, 0.5841, 31.2615
      CIE-Lab:
        62.7278, -60.3001, 60.7650
        CIE-LCH:
        62.7278, 85.6066, 134.7800
        CIE-Luv:
        62.7278, -54.1189, 74.5359
        Hunter-Lab:
        55.9120, -45.1013, 33.0563
      #2daf12 color charts
#2daf12 RGB chart
      #2daf12 CMYK chart
      #2daf12 RGB pie chart
      #2daf12 color shades, tints & tones
#2daf12 color schemes
#2daf12 color preview, HTML & CSS examples
           This text has a color of #2daf12        
        
          <p style="color:#2daf12;">Text here</p>
        
        
          .mytext {color:#2daf12;}
        
        Text color #2daf12
      
           This box has a color of #2daf12        
        
          <div style="background-color:#2daf12;">Content here</div>
        
        
          .mybackground {background-color:#2daf12;}
        
        Background color #2daf12
      
           Border around this has a color of #2daf12        
        
          <div style="border:2px solid #2daf12;">Content here</div>
        
        
          .myborder {border:2px solid #2daf12;}
        
        Border color #2daf12