#21528b color space conversions
Hex:
        #21528b
        RGB:
        33, 82, 139
        CMY:
        87, 68, 45
        CMYK:
        76, 41, 0, 45
      HSL:
        212°, 61.6279%, 33.7255%
        HSV (HSB):
        212°, 76.2590%, 54.5098%
        XYZ:
        8.3047, 8.2220, 25.5754
        xyY:
        0.1973, 0.1953, 8.2220
      CIE-Lab:
        34.4410, 4.4517, -36.4334
        CIE-LCH:
        34.4410, 36.7043, 276.9663
        CIE-Luv:
        34.4410, -17.1978, -50.6802
        Hunter-Lab:
        28.6740, 1.5184, -32.8111
      #21528b color charts
#21528b RGB chart
      #21528b CMYK chart
      #21528b RGB pie chart
      #21528b color shades, tints & tones
#21528b color schemes
#21528b color preview, HTML & CSS examples
           This text has a color of #21528b        
        
          <p style="color:#21528b;">Text here</p>
        
        
          .mytext {color:#21528b;}
        
        Text color #21528b
      
           This box has a color of #21528b        
        
          <div style="background-color:#21528b;">Content here</div>
        
        
          .mybackground {background-color:#21528b;}
        
        Background color #21528b
      
           Border around this has a color of #21528b        
        
          <div style="border:2px solid #21528b;">Content here</div>
        
        
          .myborder {border:2px solid #21528b;}
        
        Border color #21528b