#b11dd1 color space conversions
Hex:
        #b11dd1
        RGB:
        177, 29, 209
        CMY:
        31, 89, 18
        CMYK:
        15, 86, 0, 18
      HSL:
        289°, 75.6303%, 46.6667%
        HSV (HSB):
        289°, 86.1244%, 81.9608%
        XYZ:
        30.0795, 14.8293, 61.5986
        xyY:
        0.2824, 0.1392, 14.8293
      CIE-Lab:
        45.3995, 76.0797, -59.5507
        CIE-LCH:
        45.3995, 96.6148, 321.9482
        CIE-Luv:
        45.3995, 45.6154, -96.2884
        Hunter-Lab:
        38.5088, 72.0369, -67.8839
      #b11dd1 color charts
#b11dd1 RGB chart
      #b11dd1 CMYK chart
      #b11dd1 RGB pie chart
      #b11dd1 color shades, tints & tones
#b11dd1 color schemes
#b11dd1 color preview, HTML & CSS examples
           This text has a color of #b11dd1        
        
          <p style="color:#b11dd1;">Text here</p>
        
        
          .mytext {color:#b11dd1;}
        
        Text color #b11dd1
      
           This box has a color of #b11dd1        
        
          <div style="background-color:#b11dd1;">Content here</div>
        
        
          .mybackground {background-color:#b11dd1;}
        
        Background color #b11dd1
      
           Border around this has a color of #b11dd1        
        
          <div style="border:2px solid #b11dd1;">Content here</div>
        
        
          .myborder {border:2px solid #b11dd1;}
        
        Border color #b11dd1