#12dedb color space conversions
Hex:
        #12dedb
        RGB:
        18, 222, 219
        CMY:
        93, 13, 14
        CMYK:
        92, 0, 1, 13
      HSL:
        179°, 85.0000%, 47.0588%
        HSV (HSB):
        179°, 91.8919%, 87.0588%
        XYZ:
        39.1569, 57.4856, 76.0499
        xyY:
        0.2267, 0.3329, 57.4856
      CIE-Lab:
        80.4520, -43.6980, -11.1536
        CIE-LCH:
        80.4520, 45.0990, 194.3186
        CIE-Luv:
        80.4520, -61.8960, -10.7938
        Hunter-Lab:
        75.8193, -40.4973, -6.3968
      #12dedb color charts
#12dedb RGB chart
      #12dedb CMYK chart
      #12dedb RGB pie chart
      #12dedb color shades, tints & tones
#12dedb color schemes
#12dedb color preview, HTML & CSS examples
           This text has a color of #12dedb        
        
          <p style="color:#12dedb;">Text here</p>
        
        
          .mytext {color:#12dedb;}
        
        Text color #12dedb
      
           This box has a color of #12dedb        
        
          <div style="background-color:#12dedb;">Content here</div>
        
        
          .mybackground {background-color:#12dedb;}
        
        Background color #12dedb
      
           Border around this has a color of #12dedb        
        
          <div style="border:2px solid #12dedb;">Content here</div>
        
        
          .myborder {border:2px solid #12dedb;}
        
        Border color #12dedb