#12bd2a color space conversions
Hex:
        #12bd2a
        RGB:
        18, 189, 42
        CMY:
        93, 26, 84
        CMYK:
        90, 0, 78, 26
      HSL:
        128°, 82.6087%, 40.5882%
        HSV (HSB):
        128°, 90.4762%, 74.1176%
        XYZ:
        18.8650, 36.6910, 8.2783
        xyY:
        0.2955, 0.5748, 36.6910
      CIE-Lab:
        67.0445, -66.2912, 58.4530
        CIE-LCH:
        67.0445, 88.3814, 138.5954
        CIE-Luv:
        67.0445, -61.7223, 76.2869
        Hunter-Lab:
        60.5731, -50.4105, 34.2982
      #12bd2a color charts
#12bd2a RGB chart
      #12bd2a CMYK chart
      #12bd2a RGB pie chart
      #12bd2a color shades, tints & tones
#12bd2a color schemes
#12bd2a color preview, HTML & CSS examples
           This text has a color of #12bd2a        
        
          <p style="color:#12bd2a;">Text here</p>
        
        
          .mytext {color:#12bd2a;}
        
        Text color #12bd2a
      
           This box has a color of #12bd2a        
        
          <div style="background-color:#12bd2a;">Content here</div>
        
        
          .mybackground {background-color:#12bd2a;}
        
        Background color #12bd2a
      
           Border around this has a color of #12bd2a        
        
          <div style="border:2px solid #12bd2a;">Content here</div>
        
        
          .myborder {border:2px solid #12bd2a;}
        
        Border color #12bd2a