#b901ce color space conversions
Hex:
        #b901ce
        RGB:
        185, 1, 206
        CMY:
        27, 100, 19
        CMYK:
        10, 100, 0, 19
      HSL:
        294°, 99.0338%, 40.5882%
        HSV (HSB):
        294°, 99.5146%, 80.7843%
        XYZ:
        31.1590, 14.7922, 59.6054
        xyY:
        0.2952, 0.1401, 14.7922
      CIE-Lab:
        45.3483, 80.3289, -57.8354
        CIE-LCH:
        45.3483, 98.9832, 324.2468
        CIE-Luv:
        45.3483, 53.5079, -94.3622
        Hunter-Lab:
        38.4607, 77.3061, -64.9638
      #b901ce color charts
#b901ce RGB chart
      #b901ce CMYK chart
      #b901ce RGB pie chart
      #b901ce color shades, tints & tones
#b901ce color schemes
#b901ce color preview, HTML & CSS examples
           This text has a color of #b901ce        
        
          <p style="color:#b901ce;">Text here</p>
        
        
          .mytext {color:#b901ce;}
        
        Text color #b901ce
      
           This box has a color of #b901ce        
        
          <div style="background-color:#b901ce;">Content here</div>
        
        
          .mybackground {background-color:#b901ce;}
        
        Background color #b901ce
      
           Border around this has a color of #b901ce        
        
          <div style="border:2px solid #b901ce;">Content here</div>
        
        
          .myborder {border:2px solid #b901ce;}
        
        Border color #b901ce