#b11ef1 color space conversions
Hex:
        #b11ef1
        RGB:
        177, 30, 241
        CMY:
        31, 88, 5
        CMYK:
        27, 88, 0, 5
      HSL:
        282°, 88.2845%, 53.1373%
        HSV (HSB):
        282°, 87.5519%, 94.5098%
        XYZ:
        34.4729, 16.6265, 84.6114
        xyY:
        0.2540, 0.1225, 16.6265
      CIE-Lab:
        47.7860, 81.6346, -73.8979
        CIE-LCH:
        47.7860, 110.1141, 317.8478
        CIE-Luv:
        47.7860, 36.4065, -118.0592
        Hunter-Lab:
        40.7756, 79.5517, -94.4866
      #b11ef1 color charts
#b11ef1 RGB chart
      #b11ef1 CMYK chart
      #b11ef1 RGB pie chart
      #b11ef1 color shades, tints & tones
#b11ef1 color schemes
#b11ef1 color preview, HTML & CSS examples
           This text has a color of #b11ef1        
        
          <p style="color:#b11ef1;">Text here</p>
        
        
          .mytext {color:#b11ef1;}
        
        Text color #b11ef1
      
           This box has a color of #b11ef1        
        
          <div style="background-color:#b11ef1;">Content here</div>
        
        
          .mybackground {background-color:#b11ef1;}
        
        Background color #b11ef1
      
           Border around this has a color of #b11ef1        
        
          <div style="border:2px solid #b11ef1;">Content here</div>
        
        
          .myborder {border:2px solid #b11ef1;}
        
        Border color #b11ef1