#b201cc color space conversions
Hex:
#b201cc
RGB:
178, 1, 204
CMY:
30, 100, 20
CMYK:
13, 100, 0, 20
HSL:
292°, 99.0244%, 40.1961%
HSV (HSB):
292°, 99.5098%, 80.0000%
XYZ:
29.2700, 13.8463, 58.2566
xyY:
0.2887, 0.1366, 13.8463
CIE-Lab:
44.0117, 78.9774, -58.8963
CIE-LCH:
44.0117, 98.5200, 323.2868
CIE-Luv:
44.0117, 49.5017, -94.7904
Hunter-Lab:
37.2106, 75.2902, -66.7764
#b201cc color charts
#b201cc color shades, tints & tones
#b201cc color schemes
#b201cc color preview, HTML & CSS examples
This text has a color of #b201cc
<p style="color:#b201cc;">Text here</p>
.mytext {color:#b201cc;}
This box has a color of #b201cc
<div style="background-color:#b201cc;">Content here</div>
.mybackground {background-color:#b201cc;}
Border around this has a color of #b201cc
<div style="border:2px solid #b201cc;">Content here</div>
.myborder {border:2px solid #b201cc;}