#b42dcc color space conversions
Hex:
#b42dcc
RGB:
180, 45, 204
CMY:
29, 82, 20
CMYK:
12, 78, 0, 20
HSL:
291°, 63.8554%, 48.8235%
HSV (HSB):
291°, 77.9412%, 80.0000%
XYZ:
30.6599, 15.9397, 58.5875
xyY:
0.2915, 0.1515, 15.9397
CIE-Lab:
46.8953, 71.8100, -54.2314
CIE-LCH:
46.8953, 89.9873, 322.9397
CIE-Luv:
46.8953, 47.2069, -89.2114
Hunter-Lab:
39.9246, 67.2102, -59.0582
#b42dcc color charts
#b42dcc color shades, tints & tones
#b42dcc color schemes
#b42dcc color preview, HTML & CSS examples
This text has a color of #b42dcc
<p style="color:#b42dcc;">Text here</p>
.mytext {color:#b42dcc;}
This box has a color of #b42dcc
<div style="background-color:#b42dcc;">Content here</div>
.mybackground {background-color:#b42dcc;}
Border around this has a color of #b42dcc
<div style="border:2px solid #b42dcc;">Content here</div>
.myborder {border:2px solid #b42dcc;}