#213adb color space conversions
Hex:
        #213adb
        RGB:
        33, 58, 219
        CMY:
        87, 77, 14
        CMYK:
        85, 74, 0, 14
      HSL:
        232°, 73.8095%, 49.4118%
        HSV (HSB):
        232°, 84.9315%, 85.8824%
        XYZ:
        14.9264, 8.4639, 67.8648
        xyY:
        0.1636, 0.0928, 8.4639
      CIE-Lab:
        34.9310, 50.2290, -83.0288
        CIE-LCH:
        34.9310, 97.0399, 301.1722
        CIE-Luv:
        34.9310, -11.3616, -112.5470
        Hunter-Lab:
        29.0928, 40.6693, -117.9408
      #213adb color charts
#213adb RGB chart
      #213adb CMYK chart
      #213adb RGB pie chart
      #213adb color shades, tints & tones
#213adb color schemes
#213adb color preview, HTML & CSS examples
           This text has a color of #213adb        
        
          <p style="color:#213adb;">Text here</p>
        
        
          .mytext {color:#213adb;}
        
        Text color #213adb
      
           This box has a color of #213adb        
        
          <div style="background-color:#213adb;">Content here</div>
        
        
          .mybackground {background-color:#213adb;}
        
        Background color #213adb
      
           Border around this has a color of #213adb        
        
          <div style="border:2px solid #213adb;">Content here</div>
        
        
          .myborder {border:2px solid #213adb;}
        
        Border color #213adb