#211bfd color space conversions
Hex:
        #211bfd
        RGB:
        33, 27, 253
        CMY:
        87, 89, 1
        CMYK:
        87, 89, 0, 1
      HSL:
        242°, 98.2609%, 54.9020%
        HSV (HSB):
        242°, 89.3281%, 99.2157%
        XYZ:
        18.7488, 8.1990, 93.5229
        xyY:
        0.1556, 0.0681, 8.1990
      CIE-Lab:
        34.3940, 73.8435, -103.2286
        CIE-LCH:
        34.3940, 126.9212, 305.5777
        CIE-Luv:
        34.3940, -9.0561, -131.2754
        Hunter-Lab:
        28.6340, 66.7675, -173.6063
      #211bfd color charts
#211bfd RGB chart
      #211bfd CMYK chart
      #211bfd RGB pie chart
      #211bfd color shades, tints & tones
#211bfd color schemes
#211bfd color preview, HTML & CSS examples
           This text has a color of #211bfd        
        
          <p style="color:#211bfd;">Text here</p>
        
        
          .mytext {color:#211bfd;}
        
        Text color #211bfd
      
           This box has a color of #211bfd        
        
          <div style="background-color:#211bfd;">Content here</div>
        
        
          .mybackground {background-color:#211bfd;}
        
        Background color #211bfd
      
           Border around this has a color of #211bfd        
        
          <div style="border:2px solid #211bfd;">Content here</div>
        
        
          .myborder {border:2px solid #211bfd;}
        
        Border color #211bfd