#12d493 color space conversions
Hex:
        #12d493
        RGB:
        18, 212, 147
        CMY:
        93, 17, 42
        CMYK:
        92, 0, 31, 17
      HSL:
        160°, 84.3478%, 45.0980%
        HSV (HSB):
        160°, 91.5094%, 83.1373%
        XYZ:
        29.0594, 49.3221, 35.5923
        xyY:
        0.2550, 0.4327, 49.3221
      CIE-Lab:
        75.6513, -58.2120, 20.2472
        CIE-LCH:
        75.6513, 61.6327, 160.8214
        CIE-Luv:
        75.6513, -64.0220, 37.9519
        Hunter-Lab:
        70.2297, -49.0430, 19.1127
      #12d493 color charts
#12d493 RGB chart
      #12d493 CMYK chart
      #12d493 RGB pie chart
      #12d493 color shades, tints & tones
#12d493 color schemes
#12d493 color preview, HTML & CSS examples
           This text has a color of #12d493        
        
          <p style="color:#12d493;">Text here</p>
        
        
          .mytext {color:#12d493;}
        
        Text color #12d493
      
           This box has a color of #12d493        
        
          <div style="background-color:#12d493;">Content here</div>
        
        
          .mybackground {background-color:#12d493;}
        
        Background color #12d493
      
           Border around this has a color of #12d493        
        
          <div style="border:2px solid #12d493;">Content here</div>
        
        
          .myborder {border:2px solid #12d493;}
        
        Border color #12d493