#12ca70 color space conversions
Hex:
        #12ca70
        RGB:
        18, 202, 112
        CMY:
        93, 21, 56
        CMYK:
        91, 0, 45, 21
      HSL:
        151°, 83.6364%, 43.1373%
        HSV (HSB):
        151°, 91.0891%, 79.2157%
        XYZ:
        24.2946, 43.5395, 22.4527
        xyY:
        0.2691, 0.4822, 43.5395
      CIE-Lab:
        71.9196, -61.6465, 33.4267
        CIE-LCH:
        71.9196, 70.1259, 151.5321
        CIE-Luv:
        71.9196, -62.9733, 54.0629
        Hunter-Lab:
        65.9845, -49.7515, 26.0143
      #12ca70 color charts
#12ca70 RGB chart
      #12ca70 CMYK chart
      #12ca70 RGB pie chart
      #12ca70 color shades, tints & tones
#12ca70 color schemes
#12ca70 color preview, HTML & CSS examples
           This text has a color of #12ca70        
        
          <p style="color:#12ca70;">Text here</p>
        
        
          .mytext {color:#12ca70;}
        
        Text color #12ca70
      
           This box has a color of #12ca70        
        
          <div style="background-color:#12ca70;">Content here</div>
        
        
          .mybackground {background-color:#12ca70;}
        
        Background color #12ca70
      
           Border around this has a color of #12ca70        
        
          <div style="border:2px solid #12ca70;">Content here</div>
        
        
          .myborder {border:2px solid #12ca70;}
        
        Border color #12ca70