#b901cb color space conversions
Hex:
#b901cb
RGB:
185, 1, 203
CMY:
27, 100, 20
CMYK:
9, 100, 0, 20
HSL:
295°, 99.0196%, 40.0000%
HSV (HSB):
295°, 99.5074%, 79.6078%
XYZ:
30.7979, 14.6478, 57.7040
xyY:
0.2986, 0.1420, 14.6478
CIE-Lab:
45.1480, 79.8555, -56.4222
CIE-LCH:
45.1480, 97.7771, 324.7567
CIE-Luv:
45.1480, 54.5620, -92.2305
Hunter-Lab:
38.2724, 76.6627, -62.6018
#b901cb color charts
#b901cb color shades, tints & tones
#b901cb color schemes
#b901cb color preview, HTML & CSS examples
This text has a color of #b901cb
<p style="color:#b901cb;">Text here</p>
.mytext {color:#b901cb;}
This box has a color of #b901cb
<div style="background-color:#b901cb;">Content here</div>
.mybackground {background-color:#b901cb;}
Border around this has a color of #b901cb
<div style="border:2px solid #b901cb;">Content here</div>
.myborder {border:2px solid #b901cb;}