#211ec2 color space conversions
Hex:
        #211ec2
        RGB:
        33, 30, 194
        CMY:
        87, 88, 24
        CMYK:
        83, 85, 0, 24
      HSL:
        241°, 73.2143%, 43.9216%
        HSV (HSB):
        241°, 84.5361%, 76.0784%
        XYZ:
        10.8291, 5.1469, 51.4616
        xyY:
        0.1606, 0.0763, 5.1469
      CIE-Lab:
        27.1493, 56.4051, -81.3940
        CIE-LCH:
        27.1493, 99.0279, 304.7215
        CIE-Luv:
        27.1493, -6.7607, -97.8535
        Hunter-Lab:
        22.6868, 45.5013, -118.6096
      #211ec2 color charts
#211ec2 RGB chart
      #211ec2 CMYK chart
      #211ec2 RGB pie chart
      #211ec2 color shades, tints & tones
#211ec2 color schemes
#211ec2 color preview, HTML & CSS examples
           This text has a color of #211ec2        
        
          <p style="color:#211ec2;">Text here</p>
        
        
          .mytext {color:#211ec2;}
        
        Text color #211ec2
      
           This box has a color of #211ec2        
        
          <div style="background-color:#211ec2;">Content here</div>
        
        
          .mybackground {background-color:#211ec2;}
        
        Background color #211ec2
      
           Border around this has a color of #211ec2        
        
          <div style="border:2px solid #211ec2;">Content here</div>
        
        
          .myborder {border:2px solid #211ec2;}
        
        Border color #211ec2