#b22ac6 color space conversions
Hex:
#b22ac6
RGB:
178, 42, 198
CMY:
30, 84, 22
CMYK:
10, 79, 0, 22
HSL:
292°, 65.0000%, 47.0588%
HSV (HSB):
292°, 78.7879%, 77.6471%
XYZ:
29.3811, 15.1981, 54.8111
xyY:
0.2956, 0.1529, 15.1981
CIE-Lab:
45.9044, 71.2460, -52.3668
CIE-LCH:
45.9044, 88.4210, 323.6836
CIE-Luv:
45.9044, 48.2151, -85.9577
Hunter-Lab:
38.9848, 66.3042, -56.0701
#b22ac6 color charts
#b22ac6 color shades, tints & tones
#b22ac6 color schemes
#b22ac6 color preview, HTML & CSS examples
This text has a color of #b22ac6
<p style="color:#b22ac6;">Text here</p>
.mytext {color:#b22ac6;}
This box has a color of #b22ac6
<div style="background-color:#b22ac6;">Content here</div>
.mybackground {background-color:#b22ac6;}
Border around this has a color of #b22ac6
<div style="border:2px solid #b22ac6;">Content here</div>
.myborder {border:2px solid #b22ac6;}