#b11eb4 color space conversions
Hex:
        #b11eb4
        RGB:
        177, 30, 180
        CMY:
        31, 88, 29
        CMYK:
        2, 83, 0, 29
      HSL:
        299°, 71.4286%, 41.1765%
        HSV (HSB):
        299°, 83.3333%, 70.5882%
        XYZ:
        26.8340, 13.5709, 44.3852
        xyY:
        0.3165, 0.1601, 13.5709
      CIE-Lab:
        43.6112, 71.0638, -45.5157
        CIE-LCH:
        43.6112, 84.3904, 327.3608
        CIE-Luv:
        43.6112, 55.2210, -75.0517
        Hunter-Lab:
        36.8388, 65.5545, -45.6484
      #b11eb4 color charts
#b11eb4 RGB chart
      #b11eb4 CMYK chart
      #b11eb4 RGB pie chart
      #b11eb4 color shades, tints & tones
#b11eb4 color schemes
#b11eb4 color preview, HTML & CSS examples
           This text has a color of #b11eb4        
        
          <p style="color:#b11eb4;">Text here</p>
        
        
          .mytext {color:#b11eb4;}
        
        Text color #b11eb4
      
           This box has a color of #b11eb4        
        
          <div style="background-color:#b11eb4;">Content here</div>
        
        
          .mybackground {background-color:#b11eb4;}
        
        Background color #b11eb4
      
           Border around this has a color of #b11eb4        
        
          <div style="border:2px solid #b11eb4;">Content here</div>
        
        
          .myborder {border:2px solid #b11eb4;}
        
        Border color #b11eb4