#211ff5 color space conversions
Hex:
        #211ff5
        RGB:
        33, 31, 245
        CMY:
        87, 88, 4
        CMYK:
        87, 87, 0, 4
      HSL:
        241°, 91.4530%, 54.1176%
        HSV (HSB):
        241°, 87.3469%, 96.0784%
        XYZ:
        17.5986, 7.8959, 86.9827
        xyY:
        0.1565, 0.0702, 7.8959
      CIE-Lab:
        33.7651, 70.4768, -99.7737
        CIE-LCH:
        33.7651, 122.1548, 305.2361
        CIE-Luv:
        33.7651, -9.0059, -127.0002
        Hunter-Lab:
        28.0996, 62.6192, -163.8633
      #211ff5 color charts
#211ff5 RGB chart
      #211ff5 CMYK chart
      #211ff5 RGB pie chart
      #211ff5 color shades, tints & tones
#211ff5 color schemes
#211ff5 color preview, HTML & CSS examples
           This text has a color of #211ff5        
        
          <p style="color:#211ff5;">Text here</p>
        
        
          .mytext {color:#211ff5;}
        
        Text color #211ff5
      
           This box has a color of #211ff5        
        
          <div style="background-color:#211ff5;">Content here</div>
        
        
          .mybackground {background-color:#211ff5;}
        
        Background color #211ff5
      
           Border around this has a color of #211ff5        
        
          <div style="border:2px solid #211ff5;">Content here</div>
        
        
          .myborder {border:2px solid #211ff5;}
        
        Border color #211ff5