#42df12 color space conversions
Hex:
        #42df12
        RGB:
        66, 223, 18
        CMY:
        74, 13, 93
        CMYK:
        70, 0, 92, 13
      HSL:
        106°, 85.0622%, 47.2549%
        HSV (HSB):
        106°, 91.9283%, 87.4510%
        XYZ:
        28.7436, 53.9773, 9.4760
        xyY:
        0.3118, 0.5855, 53.9773
      CIE-Lab:
        78.4485, -71.4933, 74.2114
        CIE-LCH:
        78.4485, 103.0467, 133.9313
        CIE-Luv:
        78.4485, -66.4950, 93.9171
        Hunter-Lab:
        73.4692, -58.7360, 43.7813
      #42df12 color charts
#42df12 RGB chart
      #42df12 CMYK chart
      #42df12 RGB pie chart
      #42df12 color shades, tints & tones
#42df12 color schemes
#42df12 color preview, HTML & CSS examples
           This text has a color of #42df12        
        
          <p style="color:#42df12;">Text here</p>
        
        
          .mytext {color:#42df12;}
        
        Text color #42df12
      
           This box has a color of #42df12        
        
          <div style="background-color:#42df12;">Content here</div>
        
        
          .mybackground {background-color:#42df12;}
        
        Background color #42df12
      
           Border around this has a color of #42df12        
        
          <div style="border:2px solid #42df12;">Content here</div>
        
        
          .myborder {border:2px solid #42df12;}
        
        Border color #42df12