#12f935 color space conversions
Hex:
        #12f935
        RGB:
        18, 249, 53
        CMY:
        93, 2, 79
        CMYK:
        93, 0, 79, 2
      HSL:
        129°, 95.0617%, 52.3529%
        HSV (HSB):
        129°, 92.7711%, 97.6471%
        XYZ:
        34.7677, 68.1370, 14.6875
        xyY:
        0.2957, 0.5794, 68.1370
      CIE-Lab:
        86.0749, -82.3903, 73.4200
        CIE-LCH:
        86.0749, 110.3569, 138.2950
        CIE-Luv:
        86.0749, -80.0215, 99.2530
        Hunter-Lab:
        82.5451, -69.2704, 47.2320
      #12f935 color charts
#12f935 RGB chart
      #12f935 CMYK chart
      #12f935 RGB pie chart
      #12f935 color shades, tints & tones
#12f935 color schemes
#12f935 color preview, HTML & CSS examples
           This text has a color of #12f935        
        
          <p style="color:#12f935;">Text here</p>
        
        
          .mytext {color:#12f935;}
        
        Text color #12f935
      
           This box has a color of #12f935        
        
          <div style="background-color:#12f935;">Content here</div>
        
        
          .mybackground {background-color:#12f935;}
        
        Background color #12f935
      
           Border around this has a color of #12f935        
        
          <div style="border:2px solid #12f935;">Content here</div>
        
        
          .myborder {border:2px solid #12f935;}
        
        Border color #12f935