#211fcd color space conversions
Hex:
        #211fcd
        RGB:
        33, 31, 205
        CMY:
        87, 88, 20
        CMYK:
        84, 85, 0, 20
      HSL:
        241°, 73.7288%, 46.2745%
        HSV (HSB):
        241°, 84.8780%, 80.3922%
        XYZ:
        12.1366, 5.7111, 58.2203
        xyY:
        0.1595, 0.0751, 5.7111
      CIE-Lab:
        28.6715, 59.2315, -85.3111
        CIE-LCH:
        28.6715, 103.8574, 304.7722
        CIE-Luv:
        28.6715, -7.3293, -104.2482
        Hunter-Lab:
        23.8979, 48.8307, -127.7145
      #211fcd color charts
#211fcd RGB chart
      #211fcd CMYK chart
      #211fcd RGB pie chart
      #211fcd color shades, tints & tones
#211fcd color schemes
#211fcd color preview, HTML & CSS examples
           This text has a color of #211fcd        
        
          <p style="color:#211fcd;">Text here</p>
        
        
          .mytext {color:#211fcd;}
        
        Text color #211fcd
      
           This box has a color of #211fcd        
        
          <div style="background-color:#211fcd;">Content here</div>
        
        
          .mybackground {background-color:#211fcd;}
        
        Background color #211fcd
      
           Border around this has a color of #211fcd        
        
          <div style="border:2px solid #211fcd;">Content here</div>
        
        
          .myborder {border:2px solid #211fcd;}
        
        Border color #211fcd