#b22ac3 color space conversions
Hex:
#b22ac3
RGB:
178, 42, 195
CMY:
30, 84, 24
CMYK:
9, 78, 0, 24
HSL:
293°, 64.5570%, 46.4706%
HSV (HSB):
293°, 78.4615%, 76.4706%
XYZ:
29.0384, 15.0610, 53.0063
xyY:
0.2990, 0.1551, 15.0610
CIE-Lab:
45.7177, 70.7310, -50.9230
CIE-LCH:
45.7177, 87.1552, 324.2479
CIE-Luv:
45.7177, 49.1764, -83.7417
Hunter-Lab:
38.8086, 65.6472, -53.8148
#b22ac3 color charts
#b22ac3 color shades, tints & tones
#b22ac3 color schemes
#b22ac3 color preview, HTML & CSS examples
This text has a color of #b22ac3
<p style="color:#b22ac3;">Text here</p>
.mytext {color:#b22ac3;}
This box has a color of #b22ac3
<div style="background-color:#b22ac3;">Content here</div>
.mybackground {background-color:#b22ac3;}
Border around this has a color of #b22ac3
<div style="border:2px solid #b22ac3;">Content here</div>
.myborder {border:2px solid #b22ac3;}