#12bdc9 color space conversions
Hex:
        #12bdc9
        RGB:
        18, 189, 201
        CMY:
        93, 26, 21
        CMYK:
        91, 6, 0, 21
      HSL:
        184°, 83.5616%, 42.9412%
        HSV (HSB):
        184°, 91.0448%, 78.8235%
        XYZ:
        28.9897, 40.7408, 61.5942
        xyY:
        0.2207, 0.3102, 40.7408
      CIE-Lab:
        69.9940, -34.0966, -17.1426
        CIE-LCH:
        69.9940, 38.1634, 206.6916
        CIE-Luv:
        69.9940, -52.1059, -21.6823
        Hunter-Lab:
        63.8285, -30.6288, -12.5345
      #12bdc9 color charts
#12bdc9 RGB chart
      #12bdc9 CMYK chart
      #12bdc9 RGB pie chart
      #12bdc9 color shades, tints & tones
#12bdc9 color schemes
#12bdc9 color preview, HTML & CSS examples
           This text has a color of #12bdc9        
        
          <p style="color:#12bdc9;">Text here</p>
        
        
          .mytext {color:#12bdc9;}
        
        Text color #12bdc9
      
           This box has a color of #12bdc9        
        
          <div style="background-color:#12bdc9;">Content here</div>
        
        
          .mybackground {background-color:#12bdc9;}
        
        Background color #12bdc9
      
           Border around this has a color of #12bdc9        
        
          <div style="border:2px solid #12bdc9;">Content here</div>
        
        
          .myborder {border:2px solid #12bdc9;}
        
        Border color #12bdc9