#12bd98 color space conversions
Hex:
        #12bd98
        RGB:
        18, 189, 152
        CMY:
        93, 26, 40
        CMYK:
        90, 0, 20, 26
      HSL:
        167°, 82.6087%, 40.5882%
        HSV (HSB):
        167°, 90.4762%, 74.1176%
        XYZ:
        24.1145, 38.7908, 35.9222
        xyY:
        0.2440, 0.3925, 38.7908
      CIE-Lab:
        68.5994, -48.1213, 7.6645
        CIE-LCH:
        68.5994, 48.7279, 170.9503
        CIE-Luv:
        68.5994, -55.9115, 18.5487
        Hunter-Lab:
        62.2823, -39.8820, 9.4012
      #12bd98 color charts
#12bd98 RGB chart
      #12bd98 CMYK chart
      #12bd98 RGB pie chart
      #12bd98 color shades, tints & tones
#12bd98 color schemes
#12bd98 color preview, HTML & CSS examples
           This text has a color of #12bd98        
        
          <p style="color:#12bd98;">Text here</p>
        
        
          .mytext {color:#12bd98;}
        
        Text color #12bd98
      
           This box has a color of #12bd98        
        
          <div style="background-color:#12bd98;">Content here</div>
        
        
          .mybackground {background-color:#12bd98;}
        
        Background color #12bd98
      
           Border around this has a color of #12bd98        
        
          <div style="border:2px solid #12bd98;">Content here</div>
        
        
          .myborder {border:2px solid #12bd98;}
        
        Border color #12bd98