#12f045 color space conversions
Hex:
        #12f045
        RGB:
        18, 240, 69
        CMY:
        93, 6, 73
        CMYK:
        93, 0, 71, 6
      HSL:
        134°, 88.0952%, 50.5882%
        HSV (HSB):
        134°, 92.5000%, 94.1176%
        XYZ:
        32.4837, 62.8784, 16.0549
        xyY:
        0.2916, 0.5644, 62.8784
      CIE-Lab:
        83.3784, -78.7757, 65.6815
        CIE-LCH:
        83.3784, 102.5655, 140.1794
        CIE-Luv:
        83.3784, -76.8809, 91.4835
        Hunter-Lab:
        79.2959, -65.6450, 43.5028
      #12f045 color charts
#12f045 RGB chart
      #12f045 CMYK chart
      #12f045 RGB pie chart
      #12f045 color shades, tints & tones
#12f045 color schemes
#12f045 color preview, HTML & CSS examples
           This text has a color of #12f045        
        
          <p style="color:#12f045;">Text here</p>
        
        
          .mytext {color:#12f045;}
        
        Text color #12f045
      
           This box has a color of #12f045        
        
          <div style="background-color:#12f045;">Content here</div>
        
        
          .mybackground {background-color:#12f045;}
        
        Background color #12f045
      
           Border around this has a color of #12f045        
        
          <div style="border:2px solid #12f045;">Content here</div>
        
        
          .myborder {border:2px solid #12f045;}
        
        Border color #12f045