#211d7f color space conversions
Hex:
        #211d7f
        RGB:
        33, 29, 127
        CMY:
        87, 89, 50
        CMYK:
        74, 77, 0, 50
      HSL:
        242°, 62.8205%, 30.5882%
        HSV (HSB):
        242°, 77.1654%, 49.8039%
        XYZ:
        4.8973, 2.7344, 20.3483
        xyY:
        0.1750, 0.0977, 2.7344
      CIE-Lab:
        18.9470, 35.4222, -54.0921
        CIE-LCH:
        18.9470, 64.6583, 303.2188
        CIE-Luv:
        18.9470, -3.6183, -58.6842
        Hunter-Lab:
        16.5359, 23.9272, -61.3844
      #211d7f color charts
#211d7f RGB chart
      #211d7f CMYK chart
      #211d7f RGB pie chart
      #211d7f color shades, tints & tones
#211d7f color schemes
#211d7f color preview, HTML & CSS examples
           This text has a color of #211d7f        
        
          <p style="color:#211d7f;">Text here</p>
        
        
          .mytext {color:#211d7f;}
        
        Text color #211d7f
      
           This box has a color of #211d7f        
        
          <div style="background-color:#211d7f;">Content here</div>
        
        
          .mybackground {background-color:#211d7f;}
        
        Background color #211d7f
      
           Border around this has a color of #211d7f        
        
          <div style="border:2px solid #211d7f;">Content here</div>
        
        
          .myborder {border:2px solid #211d7f;}
        
        Border color #211d7f