#21345d color space conversions
Hex:
        #21345d
        RGB:
        33, 52, 93
        CMY:
        87, 80, 64
        CMYK:
        65, 44, 0, 64
      HSL:
        221°, 47.6190%, 24.7059%
        HSV (HSB):
        221°, 64.5161%, 36.4706%
        XYZ:
        3.8310, 3.5696, 10.8430
        xyY:
        0.2100, 0.1957, 3.5696
      CIE-Lab:
        22.1943, 6.8019, -26.8506
        CIE-LCH:
        22.1943, 27.6987, 284.2153
        CIE-Luv:
        22.1943, -7.9037, -32.0247
        Hunter-Lab:
        18.8935, 3.1304, -20.8013
      #21345d color charts
#21345d RGB chart
      #21345d CMYK chart
      #21345d RGB pie chart
      #21345d color shades, tints & tones
#21345d color schemes
#21345d color preview, HTML & CSS examples
           This text has a color of #21345d        
        
          <p style="color:#21345d;">Text here</p>
        
        
          .mytext {color:#21345d;}
        
        Text color #21345d
      
           This box has a color of #21345d        
        
          <div style="background-color:#21345d;">Content here</div>
        
        
          .mybackground {background-color:#21345d;}
        
        Background color #21345d
      
           Border around this has a color of #21345d        
        
          <div style="border:2px solid #21345d;">Content here</div>
        
        
          .myborder {border:2px solid #21345d;}
        
        Border color #21345d