#12a0bf color space conversions
Hex:
        #12a0bf
        RGB:
        18, 160, 191
        CMY:
        93, 37, 25
        CMYK:
        91, 16, 0, 25
      HSL:
        191°, 82.7751%, 40.9804%
        HSV (HSB):
        191°, 90.5759%, 74.9020%
        XYZ:
        22.2242, 29.0318, 53.7226
        xyY:
        0.2117, 0.2765, 29.0318
      CIE-Lab:
        60.8097, -23.0417, -25.6078
        CIE-LCH:
        60.8097, 34.4482, 228.0194
        CIE-Luv:
        60.8097, -42.8430, -36.4723
        Hunter-Lab:
        53.8812, -20.6666, -21.3987
      #12a0bf color charts
#12a0bf RGB chart
      #12a0bf CMYK chart
      #12a0bf RGB pie chart
      #12a0bf color shades, tints & tones
#12a0bf color schemes
#12a0bf color preview, HTML & CSS examples
           This text has a color of #12a0bf        
        
          <p style="color:#12a0bf;">Text here</p>
        
        
          .mytext {color:#12a0bf;}
        
        Text color #12a0bf
      
           This box has a color of #12a0bf        
        
          <div style="background-color:#12a0bf;">Content here</div>
        
        
          .mybackground {background-color:#12a0bf;}
        
        Background color #12a0bf
      
           Border around this has a color of #12a0bf        
        
          <div style="border:2px solid #12a0bf;">Content here</div>
        
        
          .myborder {border:2px solid #12a0bf;}
        
        Border color #12a0bf