#12535f color space conversions
Hex:
        #12535f
        RGB:
        18, 83, 95
        CMY:
        93, 67, 63
        CMYK:
        81, 13, 0, 63
      HSL:
        189°, 68.1416%, 22.1569%
        HSV (HSB):
        189°, 81.0526%, 37.2549%
        XYZ:
        5.4083, 7.1413, 11.9198
        xyY:
        0.2210, 0.2918, 7.1413
      CIE-Lab:
        32.1265, -15.1283, -12.6986
        CIE-LCH:
        32.1265, 19.7515, 220.0099
        CIE-Luv:
        32.1265, -21.6983, -14.5795
        Hunter-Lab:
        26.7233, -10.6408, -7.7398
      #12535f color charts
#12535f RGB chart
      #12535f CMYK chart
      #12535f RGB pie chart
      #12535f color shades, tints & tones
#12535f color schemes
#12535f color preview, HTML & CSS examples
           This text has a color of #12535f        
        
          <p style="color:#12535f;">Text here</p>
        
        
          .mytext {color:#12535f;}
        
        Text color #12535f
      
           This box has a color of #12535f        
        
          <div style="background-color:#12535f;">Content here</div>
        
        
          .mybackground {background-color:#12535f;}
        
        Background color #12535f
      
           Border around this has a color of #12535f        
        
          <div style="border:2px solid #12535f;">Content here</div>
        
        
          .myborder {border:2px solid #12535f;}
        
        Border color #12535f