#211db2 color space conversions
Hex:
        #211db2
        RGB:
        33, 29, 178
        CMY:
        87, 89, 30
        CMYK:
        81, 84, 0, 30
      HSL:
        242°, 71.9807%, 40.5882%
        HSV (HSB):
        242°, 83.7079%, 69.8039%
        XYZ:
        9.1024, 4.4164, 42.4922
        xyY:
        0.1625, 0.0788, 4.4164
      CIE-Lab:
        25.0029, 52.0215, -75.4601
        CIE-LCH:
        25.0029, 91.6540, 304.5820
        CIE-Luv:
        25.0029, -5.9569, -88.5292
        Hunter-Lab:
        21.0153, 40.5379, -105.1717
      #211db2 color charts
#211db2 RGB chart
      #211db2 CMYK chart
      #211db2 RGB pie chart
      #211db2 color shades, tints & tones
#211db2 color schemes
#211db2 color preview, HTML & CSS examples
           This text has a color of #211db2        
        
          <p style="color:#211db2;">Text here</p>
        
        
          .mytext {color:#211db2;}
        
        Text color #211db2
      
           This box has a color of #211db2        
        
          <div style="background-color:#211db2;">Content here</div>
        
        
          .mybackground {background-color:#211db2;}
        
        Background color #211db2
      
           Border around this has a color of #211db2        
        
          <div style="border:2px solid #211db2;">Content here</div>
        
        
          .myborder {border:2px solid #211db2;}
        
        Border color #211db2