#12dbbf color space conversions
Hex:
        #12dbbf
        RGB:
        18, 219, 191
        CMY:
        93, 14, 25
        CMYK:
        92, 0, 13, 14
      HSL:
        172°, 84.8101%, 46.4706%
        HSV (HSB):
        172°, 91.7808%, 85.8824%
        XYZ:
        34.9849, 54.5532, 57.9761
        xyY:
        0.2372, 0.3698, 54.5532
      CIE-Lab:
        78.7832, -50.2175, 1.3156
        CIE-LCH:
        78.7832, 50.2347, 178.4993
        CIE-Luv:
        78.7832, -63.0969, 9.8693
        Hunter-Lab:
        73.8602, -44.7061, 5.1627
      #12dbbf color charts
#12dbbf RGB chart
      #12dbbf CMYK chart
      #12dbbf RGB pie chart
      #12dbbf color shades, tints & tones
#12dbbf color schemes
#12dbbf color preview, HTML & CSS examples
           This text has a color of #12dbbf        
        
          <p style="color:#12dbbf;">Text here</p>
        
        
          .mytext {color:#12dbbf;}
        
        Text color #12dbbf
      
           This box has a color of #12dbbf        
        
          <div style="background-color:#12dbbf;">Content here</div>
        
        
          .mybackground {background-color:#12dbbf;}
        
        Background color #12dbbf
      
           Border around this has a color of #12dbbf        
        
          <div style="border:2px solid #12dbbf;">Content here</div>
        
        
          .myborder {border:2px solid #12dbbf;}
        
        Border color #12dbbf