#b52acc color space conversions
Hex:
#b52acc
RGB:
181, 42, 204
CMY:
29, 84, 20
CMYK:
11, 79, 0, 20
HSL:
291°, 65.8537%, 48.2353%
HSV (HSB):
291°, 79.4118%, 80.0000%
XYZ:
30.7831, 15.8393, 58.5616
xyY:
0.2927, 0.1506, 15.8393
CIE-Lab:
46.7630, 72.8392, -54.4356
CIE-LCH:
46.7630, 90.9328, 323.2278
CIE-Luv:
46.7630, 48.2988, -89.5529
Hunter-Lab:
39.7986, 68.4170, -59.3830
#b52acc color charts
#b52acc color shades, tints & tones
#b52acc color schemes
#b52acc color preview, HTML & CSS examples
This text has a color of #b52acc
<p style="color:#b52acc;">Text here</p>
.mytext {color:#b52acc;}
This box has a color of #b52acc
<div style="background-color:#b52acc;">Content here</div>
.mybackground {background-color:#b52acc;}
Border around this has a color of #b52acc
<div style="border:2px solid #b52acc;">Content here</div>
.myborder {border:2px solid #b52acc;}