#211e5f color space conversions
Hex:
        #211e5f
        RGB:
        33, 30, 95
        CMY:
        87, 88, 63
        CMYK:
        65, 68, 0, 63
      HSL:
        243°, 52.0000%, 24.5098%
        HSV (HSB):
        243°, 68.4211%, 37.2549%
        XYZ:
        3.1570, 2.0781, 11.0612
        xyY:
        0.1937, 0.1275, 2.0781
      CIE-Lab:
        15.8919, 23.2599, -38.3345
        CIE-LCH:
        15.8919, 44.8393, 301.2478
        CIE-Luv:
        15.8919, -2.2292, -39.5228
        Hunter-Lab:
        14.4156, 13.8643, -35.4026
      #211e5f color charts
#211e5f RGB chart
      #211e5f CMYK chart
      #211e5f RGB pie chart
      #211e5f color shades, tints & tones
#211e5f color schemes
#211e5f color preview, HTML & CSS examples
           This text has a color of #211e5f        
        
          <p style="color:#211e5f;">Text here</p>
        
        
          .mytext {color:#211e5f;}
        
        Text color #211e5f
      
           This box has a color of #211e5f        
        
          <div style="background-color:#211e5f;">Content here</div>
        
        
          .mybackground {background-color:#211e5f;}
        
        Background color #211e5f
      
           Border around this has a color of #211e5f        
        
          <div style="border:2px solid #211e5f;">Content here</div>
        
        
          .myborder {border:2px solid #211e5f;}
        
        Border color #211e5f