#b11dd7 color space conversions
Hex:
        #b11dd7
        RGB:
        177, 29, 215
        CMY:
        31, 89, 16
        CMYK:
        18, 87, 0, 16
      HSL:
        288°, 76.2295%, 47.8431%
        HSV (HSB):
        288°, 86.5116%, 84.3137%
        XYZ:
        30.8366, 15.1321, 65.5855
        xyY:
        0.2764, 0.1356, 15.1321
      CIE-Lab:
        45.8147, 77.1254, -62.3293
        CIE-LCH:
        45.8147, 99.1629, 321.0564
        CIE-Luv:
        45.8147, 43.7784, -100.4997
        Hunter-Lab:
        38.9000, 73.4242, -72.7329
      #b11dd7 color charts
#b11dd7 RGB chart
      #b11dd7 CMYK chart
      #b11dd7 RGB pie chart
      #b11dd7 color shades, tints & tones
#b11dd7 color schemes
#b11dd7 color preview, HTML & CSS examples
           This text has a color of #b11dd7        
        
          <p style="color:#b11dd7;">Text here</p>
        
        
          .mytext {color:#b11dd7;}
        
        Text color #b11dd7
      
           This box has a color of #b11dd7        
        
          <div style="background-color:#b11dd7;">Content here</div>
        
        
          .mybackground {background-color:#b11dd7;}
        
        Background color #b11dd7
      
           Border around this has a color of #b11dd7        
        
          <div style="border:2px solid #b11dd7;">Content here</div>
        
        
          .myborder {border:2px solid #b11dd7;}
        
        Border color #b11dd7