#210d40 color space conversions
Hex:
        #210d40
        RGB:
        33, 13, 64
        CMY:
        87, 95, 75
        CMYK:
        48, 80, 0, 75
      HSL:
        264°, 66.2338%, 15.0980%
        HSV (HSB):
        264°, 79.6875%, 25.0980%
        XYZ:
        1.6965, 0.9813, 4.9505
        xyY:
        0.2224, 0.1286, 0.9813
      CIE-Lab:
        8.8351, 23.6230, -28.5636
        CIE-LCH:
        8.8351, 37.0665, 309.5919
        CIE-Luv:
        8.8351, 2.2041, -21.3486
        Hunter-Lab:
        9.9063, 13.2336, -22.6947
      #210d40 color charts
#210d40 RGB chart
      #210d40 CMYK chart
      #210d40 RGB pie chart
      #210d40 color shades, tints & tones
#210d40 color schemes
#210d40 color preview, HTML & CSS examples
           This text has a color of #210d40        
        
          <p style="color:#210d40;">Text here</p>
        
        
          .mytext {color:#210d40;}
        
        Text color #210d40
      
           This box has a color of #210d40        
        
          <div style="background-color:#210d40;">Content here</div>
        
        
          .mybackground {background-color:#210d40;}
        
        Background color #210d40
      
           Border around this has a color of #210d40        
        
          <div style="border:2px solid #210d40;">Content here</div>
        
        
          .myborder {border:2px solid #210d40;}
        
        Border color #210d40