#12f941 color space conversions
Hex:
        #12f941
        RGB:
        18, 249, 65
        CMY:
        93, 2, 75
        CMYK:
        93, 0, 74, 2
      HSL:
        132°, 95.0617%, 52.3529%
        HSV (HSB):
        132°, 92.7711%, 97.6471%
        XYZ:
        35.0793, 68.2616, 16.3280
        xyY:
        0.2931, 0.5704, 68.2616
      CIE-Lab:
        86.1371, -81.5935, 69.8423
        CIE-LCH:
        86.1371, 107.4032, 139.4372
        CIE-Luv:
        86.1371, -79.7267, 96.4598
        Hunter-Lab:
        82.6206, -68.7980, 46.1172
      #12f941 color charts
#12f941 RGB chart
      #12f941 CMYK chart
      #12f941 RGB pie chart
      #12f941 color shades, tints & tones
#12f941 color schemes
#12f941 color preview, HTML & CSS examples
           This text has a color of #12f941        
        
          <p style="color:#12f941;">Text here</p>
        
        
          .mytext {color:#12f941;}
        
        Text color #12f941
      
           This box has a color of #12f941        
        
          <div style="background-color:#12f941;">Content here</div>
        
        
          .mybackground {background-color:#12f941;}
        
        Background color #12f941
      
           Border around this has a color of #12f941        
        
          <div style="border:2px solid #12f941;">Content here</div>
        
        
          .myborder {border:2px solid #12f941;}
        
        Border color #12f941