#12f315 color space conversions
Hex:
        #12f315
        RGB:
        18, 243, 21
        CMY:
        93, 5, 92
        CMYK:
        93, 0, 91, 5
      HSL:
        121°, 90.3614%, 51.1765%
        HSV (HSB):
        121°, 92.5926%, 95.2941%
        XYZ:
        32.4354, 64.2839, 11.4080
        xyY:
        0.3000, 0.5945, 64.2839
      CIE-Lab:
        84.1134, -82.1172, 78.3235
        CIE-LCH:
        84.1134, 113.4804, 136.3546
        CIE-Luv:
        84.1134, -78.7184, 101.5483
        Hunter-Lab:
        80.1773, -68.0987, 47.6880
      #12f315 color charts
#12f315 RGB chart
      #12f315 CMYK chart
      #12f315 RGB pie chart
      #12f315 color shades, tints & tones
#12f315 color schemes
#12f315 color preview, HTML & CSS examples
           This text has a color of #12f315        
        
          <p style="color:#12f315;">Text here</p>
        
        
          .mytext {color:#12f315;}
        
        Text color #12f315
      
           This box has a color of #12f315        
        
          <div style="background-color:#12f315;">Content here</div>
        
        
          .mybackground {background-color:#12f315;}
        
        Background color #12f315
      
           Border around this has a color of #12f315        
        
          <div style="border:2px solid #12f315;">Content here</div>
        
        
          .myborder {border:2px solid #12f315;}
        
        Border color #12f315