#213ec2 color space conversions
Hex:
        #213ec2
        RGB:
        33, 62, 194
        CMY:
        87, 76, 24
        CMYK:
        83, 68, 0, 24
      HSL:
        229°, 70.9251%, 44.5098%
        HSV (HSB):
        229°, 82.9897%, 76.0784%
        XYZ:
        12.0874, 7.6636, 51.8811
        xyY:
        0.1687, 0.1070, 7.6636
      CIE-Lab:
        33.2723, 39.0599, -71.2593
        CIE-LCH:
        33.2723, 81.2623, 298.7288
        CIE-Luv:
        33.2723, -11.5931, -97.0382
        Hunter-Lab:
        27.6833, 29.4933, -91.7369
      #213ec2 color charts
#213ec2 RGB chart
      #213ec2 CMYK chart
      #213ec2 RGB pie chart
      #213ec2 color shades, tints & tones
#213ec2 color schemes
#213ec2 color preview, HTML & CSS examples
           This text has a color of #213ec2        
        
          <p style="color:#213ec2;">Text here</p>
        
        
          .mytext {color:#213ec2;}
        
        Text color #213ec2
      
           This box has a color of #213ec2        
        
          <div style="background-color:#213ec2;">Content here</div>
        
        
          .mybackground {background-color:#213ec2;}
        
        Background color #213ec2
      
           Border around this has a color of #213ec2        
        
          <div style="border:2px solid #213ec2;">Content here</div>
        
        
          .myborder {border:2px solid #213ec2;}
        
        Border color #213ec2