#b211f1 color space conversions
Hex:
        #b211f1
        RGB:
        178, 17, 241
        CMY:
        30, 93, 5
        CMYK:
        26, 93, 0, 5
      HSL:
        283°, 88.8889%, 50.5882%
        HSV (HSB):
        283°, 92.9461%, 94.5098%
        XYZ:
        34.4377, 16.2167, 84.5342
        xyY:
        0.2547, 0.1200, 16.2167
      CIE-Lab:
        47.2576, 83.7908, -74.7529
        CIE-LCH:
        47.2576, 112.2894, 318.2627
        CIE-Luv:
        47.2576, 37.7430, -118.9544
        Hunter-Lab:
        40.2700, 82.1754, -96.2716
      #b211f1 color charts
#b211f1 RGB chart
      #b211f1 CMYK chart
      #b211f1 RGB pie chart
      #b211f1 color shades, tints & tones
#b211f1 color schemes
#b211f1 color preview, HTML & CSS examples
           This text has a color of #b211f1        
        
          <p style="color:#b211f1;">Text here</p>
        
        
          .mytext {color:#b211f1;}
        
        Text color #b211f1
      
           This box has a color of #b211f1        
        
          <div style="background-color:#b211f1;">Content here</div>
        
        
          .mybackground {background-color:#b211f1;}
        
        Background color #b211f1
      
           Border around this has a color of #b211f1        
        
          <div style="border:2px solid #b211f1;">Content here</div>
        
        
          .myborder {border:2px solid #b211f1;}
        
        Border color #b211f1