#212ec2 color space conversions
Hex:
        #212ec2
        RGB:
        33, 46, 194
        CMY:
        87, 82, 24
        CMYK:
        83, 76, 0, 24
      HSL:
        235°, 70.9251%, 44.5098%
        HSV (HSB):
        235°, 82.9897%, 76.0784%
        XYZ:
        11.3418, 6.1724, 51.6325
        xyY:
        0.1640, 0.0893, 6.1724
      CIE-Lab:
        29.8432, 48.5601, -76.9216
        CIE-LCH:
        29.8432, 90.9671, 302.2639
        CIE-Luv:
        29.8432, -8.7518, -98.4288
        Hunter-Lab:
        24.8442, 38.0107, -105.8284
      #212ec2 color charts
#212ec2 RGB chart
      #212ec2 CMYK chart
      #212ec2 RGB pie chart
      #212ec2 color shades, tints & tones
#212ec2 color schemes
#212ec2 color preview, HTML & CSS examples
           This text has a color of #212ec2        
        
          <p style="color:#212ec2;">Text here</p>
        
        
          .mytext {color:#212ec2;}
        
        Text color #212ec2
      
           This box has a color of #212ec2        
        
          <div style="background-color:#212ec2;">Content here</div>
        
        
          .mybackground {background-color:#212ec2;}
        
        Background color #212ec2
      
           Border around this has a color of #212ec2        
        
          <div style="border:2px solid #212ec2;">Content here</div>
        
        
          .myborder {border:2px solid #212ec2;}
        
        Border color #212ec2