#b911d9 color space conversions
Hex:
        #b911d9
        RGB:
        185, 17, 217
        CMY:
        27, 93, 15
        CMYK:
        15, 92, 0, 15
      HSL:
        290°, 85.4701%, 45.8824%
        HSV (HSB):
        290°, 92.1659%, 85.0980%
        XYZ:
        32.7324, 15.7249, 66.9557
        xyY:
        0.2836, 0.1362, 15.7249
      CIE-Lab:
        46.6115, 80.5919, -62.1235
        CIE-LCH:
        46.6115, 101.7566, 322.3735
        CIE-Luv:
        46.6115, 49.1100, -101.1226
        Hunter-Lab:
        39.6547, 77.9447, -72.3510
      #b911d9 color charts
#b911d9 RGB chart
      #b911d9 CMYK chart
      #b911d9 RGB pie chart
      #b911d9 color shades, tints & tones
#b911d9 color schemes
#b911d9 color preview, HTML & CSS examples
           This text has a color of #b911d9        
        
          <p style="color:#b911d9;">Text here</p>
        
        
          .mytext {color:#b911d9;}
        
        Text color #b911d9
      
           This box has a color of #b911d9        
        
          <div style="background-color:#b911d9;">Content here</div>
        
        
          .mybackground {background-color:#b911d9;}
        
        Background color #b911d9
      
           Border around this has a color of #b911d9        
        
          <div style="border:2px solid #b911d9;">Content here</div>
        
        
          .myborder {border:2px solid #b911d9;}
        
        Border color #b911d9