#21415d color space conversions
Hex:
        #21415d
        RGB:
        33, 65, 93
        CMY:
        87, 75, 64
        CMYK:
        65, 30, 0, 64
      HSL:
        208°, 47.6190%, 24.7059%
        HSV (HSB):
        208°, 64.5161%, 36.4706%
        XYZ:
        4.4933, 4.8942, 11.0638
        xyY:
        0.2197, 0.2393, 4.8942
      CIE-Lab:
        26.4313, -2.1019, -20.1704
        CIE-LCH:
        26.4313, 20.2796, 264.0508
        CIE-Luv:
        26.4313, -12.3915, -24.6905
        Hunter-Lab:
        22.1229, -2.4609, -14.1652
      #21415d color charts
#21415d RGB chart
      #21415d CMYK chart
      #21415d RGB pie chart
      #21415d color shades, tints & tones
#21415d color schemes
#21415d color preview, HTML & CSS examples
           This text has a color of #21415d        
        
          <p style="color:#21415d;">Text here</p>
        
        
          .mytext {color:#21415d;}
        
        Text color #21415d
      
           This box has a color of #21415d        
        
          <div style="background-color:#21415d;">Content here</div>
        
        
          .mybackground {background-color:#21415d;}
        
        Background color #21415d
      
           Border around this has a color of #21415d        
        
          <div style="border:2px solid #21415d;">Content here</div>
        
        
          .myborder {border:2px solid #21415d;}
        
        Border color #21415d