#b21fcb color space conversions
Hex:
#b21fcb
RGB:
178, 31, 203
CMY:
30, 88, 20
CMYK:
12, 85, 0, 20
HSL:
291°, 73.5043%, 45.8824%
HSV (HSB):
291°, 84.7291%, 79.6078%
XYZ:
29.6296, 14.7567, 57.7866
xyY:
0.2900, 0.1444, 14.7567
CIE-Lab:
45.2992, 74.8048, -56.2386
CIE-LCH:
45.2992, 93.5870, 323.0640
CIE-Luv:
45.2992, 47.9710, -91.4869
Hunter-Lab:
38.4145, 70.4538, -62.2992
#b21fcb color charts
#b21fcb color shades, tints & tones
#b21fcb color schemes
#b21fcb color preview, HTML & CSS examples
This text has a color of #b21fcb
<p style="color:#b21fcb;">Text here</p>
.mytext {color:#b21fcb;}
This box has a color of #b21fcb
<div style="background-color:#b21fcb;">Content here</div>
.mybackground {background-color:#b21fcb;}
Border around this has a color of #b21fcb
<div style="border:2px solid #b21fcb;">Content here</div>
.myborder {border:2px solid #b21fcb;}