#12bd19 color space conversions
Hex:
        #12bd19
        RGB:
        18, 189, 25
        CMY:
        93, 26, 90
        CMYK:
        90, 0, 87, 26
      HSL:
        122°, 82.6087%, 40.5882%
        HSV (HSB):
        122°, 90.4762%, 74.1176%
        XYZ:
        18.6225, 36.5940, 7.0015
        xyY:
        0.2993, 0.5882, 36.5940
      CIE-Lab:
        66.9713, -67.2304, 62.9278
        CIE-LCH:
        66.9713, 92.0860, 136.8933
        CIE-Luv:
        66.9713, -62.0509, 79.4575
        Hunter-Lab:
        60.4930, -50.9122, 35.4828
      #12bd19 color charts
#12bd19 RGB chart
      #12bd19 CMYK chart
      #12bd19 RGB pie chart
      #12bd19 color shades, tints & tones
#12bd19 color schemes
#12bd19 color preview, HTML & CSS examples
           This text has a color of #12bd19        
        
          <p style="color:#12bd19;">Text here</p>
        
        
          .mytext {color:#12bd19;}
        
        Text color #12bd19
      
           This box has a color of #12bd19        
        
          <div style="background-color:#12bd19;">Content here</div>
        
        
          .mybackground {background-color:#12bd19;}
        
        Background color #12bd19
      
           Border around this has a color of #12bd19        
        
          <div style="border:2px solid #12bd19;">Content here</div>
        
        
          .myborder {border:2px solid #12bd19;}
        
        Border color #12bd19