#211ebf color space conversions
Hex:
        #211ebf
        RGB:
        33, 30, 191
        CMY:
        87, 88, 25
        CMYK:
        83, 84, 0, 25
      HSL:
        241°, 72.8507%, 43.3333%
        HSV (HSB):
        241°, 84.2932%, 74.9020%
        XYZ:
        10.4954, 5.0135, 49.7047
        xyY:
        0.1609, 0.0769, 5.0135
      CIE-Lab:
        26.7731, 55.5114, -80.2492
        CIE-LCH:
        26.7731, 97.5779, 304.6731
        CIE-Luv:
        26.7731, -6.6306, -96.1235
        Hunter-Lab:
        22.3908, 44.4862, -115.9429
      #211ebf color charts
#211ebf RGB chart
      #211ebf CMYK chart
      #211ebf RGB pie chart
      #211ebf color shades, tints & tones
#211ebf color schemes
#211ebf color preview, HTML & CSS examples
           This text has a color of #211ebf        
        
          <p style="color:#211ebf;">Text here</p>
        
        
          .mytext {color:#211ebf;}
        
        Text color #211ebf
      
           This box has a color of #211ebf        
        
          <div style="background-color:#211ebf;">Content here</div>
        
        
          .mybackground {background-color:#211ebf;}
        
        Background color #211ebf
      
           Border around this has a color of #211ebf        
        
          <div style="border:2px solid #211ebf;">Content here</div>
        
        
          .myborder {border:2px solid #211ebf;}
        
        Border color #211ebf