#12d133 color space conversions
Hex:
        #12d133
        RGB:
        18, 209, 51
        CMY:
        93, 18, 80
        CMYK:
        91, 0, 76, 18
      HSL:
        130°, 84.1410%, 44.5098%
        HSV (HSB):
        130°, 91.3876%, 81.9608%
        XYZ:
        23.6475, 45.9685, 10.7584
        xyY:
        0.2942, 0.5719, 45.9685
      CIE-Lab:
        73.5251, -71.4097, 61.8924
        CIE-LCH:
        73.5251, 94.4988, 139.0838
        CIE-Luv:
        73.5251, -67.8163, 82.8247
        Hunter-Lab:
        67.8001, -56.3926, 38.0520
      #12d133 color charts
#12d133 RGB chart
      #12d133 CMYK chart
      #12d133 RGB pie chart
      #12d133 color shades, tints & tones
#12d133 color schemes
#12d133 color preview, HTML & CSS examples
           This text has a color of #12d133        
        
          <p style="color:#12d133;">Text here</p>
        
        
          .mytext {color:#12d133;}
        
        Text color #12d133
      
           This box has a color of #12d133        
        
          <div style="background-color:#12d133;">Content here</div>
        
        
          .mybackground {background-color:#12d133;}
        
        Background color #12d133
      
           Border around this has a color of #12d133        
        
          <div style="border:2px solid #12d133;">Content here</div>
        
        
          .myborder {border:2px solid #12d133;}
        
        Border color #12d133