#12857b color space conversions
Hex:
        #12857b
        RGB:
        18, 133, 123
        CMY:
        93, 48, 52
        CMYK:
        86, 0, 8, 48
      HSL:
        175°, 76.1589%, 29.6078%
        HSV (HSB):
        175°, 86.4662%, 52.1569%
        XYZ:
        12.2121, 18.3337, 21.6340
        xyY:
        0.2340, 0.3514, 18.3337
      CIE-Lab:
        49.8984, -31.7426, -3.0869
        CIE-LCH:
        49.8984, 31.8923, 185.5545
        CIE-Luv:
        49.8984, -38.3452, 0.1712
        Hunter-Lab:
        42.8179, -24.0211, 0.0159
      #12857b color charts
#12857b RGB chart
      #12857b CMYK chart
      #12857b RGB pie chart
      #12857b color shades, tints & tones
#12857b color schemes
#12857b color preview, HTML & CSS examples
           This text has a color of #12857b        
        
          <p style="color:#12857b;">Text here</p>
        
        
          .mytext {color:#12857b;}
        
        Text color #12857b
      
           This box has a color of #12857b        
        
          <div style="background-color:#12857b;">Content here</div>
        
        
          .mybackground {background-color:#12857b;}
        
        Background color #12857b
      
           Border around this has a color of #12857b        
        
          <div style="border:2px solid #12857b;">Content here</div>
        
        
          .myborder {border:2px solid #12857b;}
        
        Border color #12857b