#b52fcc color space conversions
Hex:
#b52fcc
RGB:
181, 47, 204
CMY:
29, 82, 20
CMYK:
11, 77, 0, 20
HSL:
291°, 62.5498%, 49.2157%
HSV (HSB):
291°, 76.9608%, 80.0000%
XYZ:
30.9717, 16.2164, 58.6244
xyY:
0.2927, 0.1533, 16.2164
CIE-Lab:
47.2572, 71.4087, -53.6417
CIE-LCH:
47.2572, 89.3120, 323.0864
CIE-Luv:
47.2572, 47.5550, -88.5106
Hunter-Lab:
40.2696, 66.8138, -58.1255
#b52fcc color charts
#b52fcc color shades, tints & tones
#b52fcc color schemes
#b52fcc color preview, HTML & CSS examples
This text has a color of #b52fcc
<p style="color:#b52fcc;">Text here</p>
.mytext {color:#b52fcc;}
This box has a color of #b52fcc
<div style="background-color:#b52fcc;">Content here</div>
.mybackground {background-color:#b52fcc;}
Border around this has a color of #b52fcc
<div style="border:2px solid #b52fcc;">Content here</div>
.myborder {border:2px solid #b52fcc;}