#12b7c7 color space conversions
Hex:
        #12b7c7
        RGB:
        18, 183, 199
        CMY:
        93, 28, 22
        CMYK:
        91, 8, 0, 22
      HSL:
        185°, 83.4101%, 42.5490%
        HSV (HSB):
        185°, 90.9548%, 78.0392%
        XYZ:
        27.4917, 38.1191, 59.9416
        xyY:
        0.2190, 0.3036, 38.1191
      CIE-Lab:
        68.1083, -31.8684, -18.9010
        CIE-LCH:
        68.1083, 37.0519, 210.6719
        CIE-Luv:
        68.1083, -50.1975, -24.7862
        Hunter-Lab:
        61.7407, -28.5641, -14.3439
      #12b7c7 color charts
#12b7c7 RGB chart
      #12b7c7 CMYK chart
      #12b7c7 RGB pie chart
      #12b7c7 color shades, tints & tones
#12b7c7 color schemes
#12b7c7 color preview, HTML & CSS examples
           This text has a color of #12b7c7        
        
          <p style="color:#12b7c7;">Text here</p>
        
        
          .mytext {color:#12b7c7;}
        
        Text color #12b7c7
      
           This box has a color of #12b7c7        
        
          <div style="background-color:#12b7c7;">Content here</div>
        
        
          .mybackground {background-color:#12b7c7;}
        
        Background color #12b7c7
      
           Border around this has a color of #12b7c7        
        
          <div style="border:2px solid #12b7c7;">Content here</div>
        
        
          .myborder {border:2px solid #12b7c7;}
        
        Border color #12b7c7