#12f039 color space conversions
Hex:
        #12f039
        RGB:
        18, 240, 57
        CMY:
        93, 6, 78
        CMYK:
        93, 0, 76, 6
      HSL:
        131°, 88.0952%, 50.5882%
        HSV (HSB):
        131°, 92.5000%, 94.1176%
        XYZ:
        32.1481, 62.7442, 14.2874
        xyY:
        0.2945, 0.5747, 62.7442
      CIE-Lab:
        83.3076, -79.6789, 69.5887
        CIE-LCH:
        83.3076, 105.7890, 138.8672
        CIE-Luv:
        83.3076, -77.2115, 94.6258
        Hunter-Lab:
        79.2112, -66.1750, 44.7537
      #12f039 color charts
#12f039 RGB chart
      #12f039 CMYK chart
      #12f039 RGB pie chart
      #12f039 color shades, tints & tones
#12f039 color schemes
#12f039 color preview, HTML & CSS examples
           This text has a color of #12f039        
        
          <p style="color:#12f039;">Text here</p>
        
        
          .mytext {color:#12f039;}
        
        Text color #12f039
      
           This box has a color of #12f039        
        
          <div style="background-color:#12f039;">Content here</div>
        
        
          .mybackground {background-color:#12f039;}
        
        Background color #12f039
      
           Border around this has a color of #12f039        
        
          <div style="border:2px solid #12f039;">Content here</div>
        
        
          .myborder {border:2px solid #12f039;}
        
        Border color #12f039