#12cf85 color space conversions
Hex:
        #12cf85
        RGB:
        18, 207, 133
        CMY:
        93, 19, 48
        CMYK:
        91, 0, 36, 19
      HSL:
        157°, 84.0000%, 44.1176%
        HSV (HSB):
        157°, 91.3043%, 81.1765%
        XYZ:
        26.7959, 46.4477, 29.7433
        xyY:
        0.2602, 0.4510, 46.4477
      CIE-Lab:
        73.8351, -59.3666, 25.1185
        CIE-LCH:
        73.8351, 64.4618, 157.0664
        CIE-Luv:
        73.8351, -63.3127, 44.1616
        Hunter-Lab:
        68.1525, -49.0851, 21.8313
      #12cf85 color charts
#12cf85 RGB chart
      #12cf85 CMYK chart
      #12cf85 RGB pie chart
      #12cf85 color shades, tints & tones
#12cf85 color schemes
#12cf85 color preview, HTML & CSS examples
           This text has a color of #12cf85        
        
          <p style="color:#12cf85;">Text here</p>
        
        
          .mytext {color:#12cf85;}
        
        Text color #12cf85
      
           This box has a color of #12cf85        
        
          <div style="background-color:#12cf85;">Content here</div>
        
        
          .mybackground {background-color:#12cf85;}
        
        Background color #12cf85
      
           Border around this has a color of #12cf85        
        
          <div style="border:2px solid #12cf85;">Content here</div>
        
        
          .myborder {border:2px solid #12cf85;}
        
        Border color #12cf85