#21528d color space conversions
Hex:
        #21528d
        RGB:
        33, 82, 141
        CMY:
        87, 68, 45
        CMYK:
        77, 42, 0, 45
      HSL:
        213°, 62.0690%, 34.1176%
        HSV (HSB):
        213°, 76.5957%, 55.2941%
        XYZ:
        8.4522, 8.2810, 26.3522
        xyY:
        0.1962, 0.1922, 8.2810
      CIE-Lab:
        34.5614, 5.2389, -37.4628
        CIE-LCH:
        34.5614, 37.8273, 277.9607
        CIE-Luv:
        34.5614, -17.1435, -52.2650
        Hunter-Lab:
        28.7767, 2.0692, -34.1509
      #21528d color charts
#21528d RGB chart
      #21528d CMYK chart
      #21528d RGB pie chart
      #21528d color shades, tints & tones
#21528d color schemes
#21528d color preview, HTML & CSS examples
           This text has a color of #21528d        
        
          <p style="color:#21528d;">Text here</p>
        
        
          .mytext {color:#21528d;}
        
        Text color #21528d
      
           This box has a color of #21528d        
        
          <div style="background-color:#21528d;">Content here</div>
        
        
          .mybackground {background-color:#21528d;}
        
        Background color #21528d
      
           Border around this has a color of #21528d        
        
          <div style="border:2px solid #21528d;">Content here</div>
        
        
          .myborder {border:2px solid #21528d;}
        
        Border color #21528d