#213ea3 color space conversions
Hex:
        #213ea3
        RGB:
        33, 62, 163
        CMY:
        87, 76, 36
        CMYK:
        80, 62, 0, 36
      HSL:
        227°, 66.3265%, 38.4314%
        HSV (HSB):
        227°, 79.7546%, 63.9216%
        XYZ:
        8.9607, 6.4129, 35.4159
        xyY:
        0.1764, 0.1263, 6.4129
      CIE-Lab:
        30.4312, 27.4298, -57.4905
        CIE-LCH:
        30.4312, 63.6989, 295.5067
        CIE-Luv:
        30.4312, -11.1926, -77.2696
        Hunter-Lab:
        25.3238, 18.8448, -65.1918
      #213ea3 color charts
#213ea3 RGB chart
      #213ea3 CMYK chart
      #213ea3 RGB pie chart
      #213ea3 color shades, tints & tones
#213ea3 color schemes
#213ea3 color preview, HTML & CSS examples
           This text has a color of #213ea3        
        
          <p style="color:#213ea3;">Text here</p>
        
        
          .mytext {color:#213ea3;}
        
        Text color #213ea3
      
           This box has a color of #213ea3        
        
          <div style="background-color:#213ea3;">Content here</div>
        
        
          .mybackground {background-color:#213ea3;}
        
        Background color #213ea3
      
           Border around this has a color of #213ea3        
        
          <div style="border:2px solid #213ea3;">Content here</div>
        
        
          .myborder {border:2px solid #213ea3;}
        
        Border color #213ea3