#12deb3 color space conversions
Hex:
        #12deb3
        RGB:
        18, 222, 179
        CMY:
        93, 13, 30
        CMYK:
        92, 0, 19, 13
      HSL:
        167°, 85.0000%, 47.0588%
        HSV (HSB):
        167°, 91.8919%, 87.0588%
        XYZ:
        34.5074, 55.6258, 51.5660
        xyY:
        0.2435, 0.3926, 55.6258
      CIE-Lab:
        79.4004, -54.5155, 8.5889
        CIE-LCH:
        79.4004, 55.1879, 171.0467
        CIE-Luv:
        79.4004, -65.0202, 21.4256
        Hunter-Lab:
        74.5827, -47.9326, 11.2152
      #12deb3 color charts
#12deb3 RGB chart
      #12deb3 CMYK chart
      #12deb3 RGB pie chart
      #12deb3 color shades, tints & tones
#12deb3 color schemes
#12deb3 color preview, HTML & CSS examples
           This text has a color of #12deb3        
        
          <p style="color:#12deb3;">Text here</p>
        
        
          .mytext {color:#12deb3;}
        
        Text color #12deb3
      
           This box has a color of #12deb3        
        
          <div style="background-color:#12deb3;">Content here</div>
        
        
          .mybackground {background-color:#12deb3;}
        
        Background color #12deb3
      
           Border around this has a color of #12deb3        
        
          <div style="border:2px solid #12deb3;">Content here</div>
        
        
          .myborder {border:2px solid #12deb3;}
        
        Border color #12deb3