#15328d color space conversions
Hex:
        #15328d
        RGB:
        21, 50, 141
        CMY:
        92, 80, 45
        CMYK:
        85, 65, 0, 45
      HSL:
        226°, 74.0741%, 31.7647%
        HSV (HSB):
        226°, 85.1064%, 55.2941%
        XYZ:
        6.2576, 4.3637, 25.7118
        xyY:
        0.1722, 0.1201, 4.3637
      CIE-Lab:
        24.8392, 25.8643, -53.2072
        CIE-LCH:
        24.8392, 59.1605, 295.9246
        CIE-Luv:
        24.8392, -9.5841, -66.0311
        Hunter-Lab:
        20.8895, 16.9141, -58.3542
      #15328d color charts
#15328d RGB chart
      #15328d CMYK chart
      #15328d RGB pie chart
      #15328d color shades, tints & tones
#15328d color schemes
#15328d color preview, HTML & CSS examples
           This text has a color of #15328d        
        
          <p style="color:#15328d;">Text here</p>
        
        
          .mytext {color:#15328d;}
        
        Text color #15328d
      
           This box has a color of #15328d        
        
          <div style="background-color:#15328d;">Content here</div>
        
        
          .mybackground {background-color:#15328d;}
        
        Background color #15328d
      
           Border around this has a color of #15328d        
        
          <div style="border:2px solid #15328d;">Content here</div>
        
        
          .myborder {border:2px solid #15328d;}
        
        Border color #15328d