#b22cdd color space conversions
Hex:
#b22cdd
RGB:
178, 44, 221
CMY:
30, 83, 13
CMYK:
19, 80, 0, 13
HSL:
285°, 72.2449%, 51.9608%
HSV (HSB):
285°, 80.0905%, 86.6667%
XYZ:
32.3119, 16.4868, 69.8859
xyY:
0.2723, 0.1389, 16.4868
CIE-Lab:
47.6068, 74.7948, -62.8532
CIE-LCH:
47.6068, 97.6975, 319.9583
CIE-Luv:
47.6068, 41.0470, -102.1578
Hunter-Lab:
40.6039, 70.9904, -73.6248
#b22cdd color charts
#b22cdd color shades, tints & tones
#b22cdd color schemes
#b22cdd color preview, HTML & CSS examples
This text has a color of #b22cdd
<p style="color:#b22cdd;">Text here</p>
.mytext {color:#b22cdd;}
This box has a color of #b22cdd
<div style="background-color:#b22cdd;">Content here</div>
.mybackground {background-color:#b22cdd;}
Border around this has a color of #b22cdd
<div style="border:2px solid #b22cdd;">Content here</div>
.myborder {border:2px solid #b22cdd;}