#b52ac7 color space conversions
Hex:
#b52ac7
RGB:
181, 42, 199
CMY:
29, 84, 22
CMYK:
9, 79, 0, 22
HSL:
293°, 65.1452%, 47.2549%
HSV (HSB):
293°, 78.8945%, 78.0392%
XYZ:
30.1928, 15.6032, 55.4532
xyY:
0.2982, 0.1541, 15.6032
CIE-Lab:
46.4495, 71.9812, -52.0458
CIE-LCH:
46.4495, 88.8260, 324.1313
CIE-Luv:
46.4495, 49.8968, -85.8745
Hunter-Lab:
39.5009, 67.3113, -55.5835
#b52ac7 color charts
#b52ac7 color shades, tints & tones
#b52ac7 color schemes
#b52ac7 color preview, HTML & CSS examples
This text has a color of #b52ac7
<p style="color:#b52ac7;">Text here</p>
.mytext {color:#b52ac7;}
This box has a color of #b52ac7
<div style="background-color:#b52ac7;">Content here</div>
.mybackground {background-color:#b52ac7;}
Border around this has a color of #b52ac7
<div style="border:2px solid #b52ac7;">Content here</div>
.myborder {border:2px solid #b52ac7;}