#21286d color space conversions
Hex:
        #21286d
        RGB:
        33, 40, 109
        CMY:
        87, 84, 57
        CMYK:
        70, 63, 0, 57
      HSL:
        234°, 53.5211%, 27.8431%
        HSV (HSB):
        234°, 69.7248%, 42.7451%
        XYZ:
        4.1463, 2.9450, 14.8179
        xyY:
        0.1892, 0.1344, 2.9450
      CIE-Lab:
        19.8224, 21.6058, -41.1112
        CIE-LCH:
        19.8224, 46.4428, 297.7239
        CIE-Luv:
        19.8224, -4.9149, -47.0656
        Hunter-Lab:
        17.1611, 13.0955, -39.1816
      #21286d color charts
#21286d RGB chart
      #21286d CMYK chart
      #21286d RGB pie chart
      #21286d color shades, tints & tones
#21286d color schemes
#21286d color preview, HTML & CSS examples
           This text has a color of #21286d        
        
          <p style="color:#21286d;">Text here</p>
        
        
          .mytext {color:#21286d;}
        
        Text color #21286d
      
           This box has a color of #21286d        
        
          <div style="background-color:#21286d;">Content here</div>
        
        
          .mybackground {background-color:#21286d;}
        
        Background color #21286d
      
           Border around this has a color of #21286d        
        
          <div style="border:2px solid #21286d;">Content here</div>
        
        
          .myborder {border:2px solid #21286d;}
        
        Border color #21286d