#12df35 color space conversions
Hex:
        #12df35
        RGB:
        18, 223, 53
        CMY:
        93, 13, 79
        CMYK:
        92, 0, 76, 13
      HSL:
        130°, 85.0622%, 47.2549%
        HSV (HSB):
        130°, 91.9283%, 87.4510%
        XYZ:
        27.2797, 53.1610, 12.1915
        xyY:
        0.2945, 0.5739, 53.1610
      CIE-Lab:
        77.9700, -75.2278, 65.6205
        CIE-LCH:
        77.9700, 99.8262, 138.9021
        CIE-Luv:
        77.9700, -72.1125, 88.3664
        Hunter-Lab:
        72.9116, -60.8098, 41.1243
      #12df35 color charts
#12df35 RGB chart
      #12df35 CMYK chart
      #12df35 RGB pie chart
      #12df35 color shades, tints & tones
#12df35 color schemes
#12df35 color preview, HTML & CSS examples
           This text has a color of #12df35        
        
          <p style="color:#12df35;">Text here</p>
        
        
          .mytext {color:#12df35;}
        
        Text color #12df35
      
           This box has a color of #12df35        
        
          <div style="background-color:#12df35;">Content here</div>
        
        
          .mybackground {background-color:#12df35;}
        
        Background color #12df35
      
           Border around this has a color of #12df35        
        
          <div style="border:2px solid #12df35;">Content here</div>
        
        
          .myborder {border:2px solid #12df35;}
        
        Border color #12df35