#b201cb color space conversions
Hex:
#b201cb
RGB:
178, 1, 203
CMY:
30, 100, 20
CMYK:
12, 100, 0, 20
HSL:
293°, 99.0196%, 40.0000%
HSV (HSB):
293°, 99.5074%, 79.6078%
XYZ:
29.1504, 13.7985, 57.6269
xyY:
0.2898, 0.1372, 13.7985
CIE-Lab:
43.9425, 78.8151, -58.4284
CIE-LCH:
43.9425, 98.1107, 323.4492
CIE-Luv:
43.9425, 49.8386, -94.0902
Hunter-Lab:
37.1463, 75.0712, -65.9771
#b201cb color charts
#b201cb color shades, tints & tones
#b201cb color schemes
#b201cb color preview, HTML & CSS examples
This text has a color of #b201cb
<p style="color:#b201cb;">Text here</p>
.mytext {color:#b201cb;}
This box has a color of #b201cb
<div style="background-color:#b201cb;">Content here</div>
.mybackground {background-color:#b201cb;}
Border around this has a color of #b201cb
<div style="border:2px solid #b201cb;">Content here</div>
.myborder {border:2px solid #b201cb;}