#213ca5 color space conversions
Hex:
        #213ca5
        RGB:
        33, 60, 165
        CMY:
        87, 76, 35
        CMYK:
        80, 64, 0, 35
      HSL:
        228°, 66.6667%, 38.8235%
        HSV (HSB):
        228°, 80.0000%, 64.7059%
        XYZ:
        9.0346, 6.2717, 36.3317
        xyY:
        0.1750, 0.1215, 6.2717
      CIE-Lab:
        30.0878, 29.5342, -59.2582
        CIE-LCH:
        30.0878, 66.2102, 296.4916
        CIE-Luv:
        30.0878, -10.7407, -79.0956
        Hunter-Lab:
        25.0433, 20.5697, -68.4850
      #213ca5 color charts
#213ca5 RGB chart
      #213ca5 CMYK chart
      #213ca5 RGB pie chart
      #213ca5 color shades, tints & tones
#213ca5 color schemes
#213ca5 color preview, HTML & CSS examples
           This text has a color of #213ca5        
        
          <p style="color:#213ca5;">Text here</p>
        
        
          .mytext {color:#213ca5;}
        
        Text color #213ca5
      
           This box has a color of #213ca5        
        
          <div style="background-color:#213ca5;">Content here</div>
        
        
          .mybackground {background-color:#213ca5;}
        
        Background color #213ca5
      
           Border around this has a color of #213ca5        
        
          <div style="border:2px solid #213ca5;">Content here</div>
        
        
          .myborder {border:2px solid #213ca5;}
        
        Border color #213ca5