#15527e color space conversions
Hex:
        #15527e
        RGB:
        21, 82, 126
        CMY:
        92, 68, 51
        CMYK:
        83, 35, 0, 51
      HSL:
        205°, 71.4286%, 28.8235%
        HSV (HSB):
        205°, 83.3333%, 49.4118%
        XYZ:
        7.0924, 7.7004, 20.8512
        xyY:
        0.1990, 0.2160, 7.7004
      CIE-Lab:
        33.3509, -2.2176, -30.1921
        CIE-LCH:
        33.3509, 30.2734, 265.7991
        CIE-Luv:
        33.3509, -19.3434, -40.7679
        Hunter-Lab:
        27.7495, -2.9393, -25.1262
      #15527e color charts
#15527e RGB chart
      #15527e CMYK chart
      #15527e RGB pie chart
      #15527e color shades, tints & tones
#15527e color schemes
#15527e color preview, HTML & CSS examples
           This text has a color of #15527e        
        
          <p style="color:#15527e;">Text here</p>
        
        
          .mytext {color:#15527e;}
        
        Text color #15527e
      
           This box has a color of #15527e        
        
          <div style="background-color:#15527e;">Content here</div>
        
        
          .mybackground {background-color:#15527e;}
        
        Background color #15527e
      
           Border around this has a color of #15527e        
        
          <div style="border:2px solid #15527e;">Content here</div>
        
        
          .myborder {border:2px solid #15527e;}
        
        Border color #15527e