#b911cd color space conversions
Hex:
        #b911cd
        RGB:
        185, 17, 205
        CMY:
        27, 93, 20
        CMYK:
        10, 92, 0, 20
      HSL:
        294°, 84.6847%, 43.5294%
        HSV (HSB):
        294°, 91.7073%, 80.3922%
        XYZ:
        31.2275, 15.1230, 59.0308
        xyY:
        0.2963, 0.1435, 15.1230
      CIE-Lab:
        45.8022, 78.6250, -56.5253
        CIE-LCH:
        45.8022, 96.8349, 324.2868
        CIE-Luv:
        45.8022, 53.1128, -92.6280
        Hunter-Lab:
        38.8883, 75.2820, -62.7780
      #b911cd color charts
#b911cd RGB chart
      #b911cd CMYK chart
      #b911cd RGB pie chart
      #b911cd color shades, tints & tones
#b911cd color schemes
#b911cd color preview, HTML & CSS examples
           This text has a color of #b911cd        
        
          <p style="color:#b911cd;">Text here</p>
        
        
          .mytext {color:#b911cd;}
        
        Text color #b911cd
      
           This box has a color of #b911cd        
        
          <div style="background-color:#b911cd;">Content here</div>
        
        
          .mybackground {background-color:#b911cd;}
        
        Background color #b911cd
      
           Border around this has a color of #b911cd        
        
          <div style="border:2px solid #b911cd;">Content here</div>
        
        
          .myborder {border:2px solid #b911cd;}
        
        Border color #b911cd