#b22ddc color space conversions
Hex:
#b22ddc
RGB:
178, 45, 220
CMY:
30, 82, 14
CMYK:
19, 80, 0, 14
HSL:
286°, 71.4286%, 51.9608%
HSV (HSB):
286°, 79.5455%, 86.2745%
XYZ:
32.2168, 16.5091, 69.1987
xyY:
0.2732, 0.1400, 16.5091
CIE-Lab:
47.6354, 74.3286, -62.2366
CIE-LCH:
47.6354, 96.9440, 320.0600
CIE-Luv:
47.6354, 41.1997, -101.2624
Hunter-Lab:
40.6313, 70.4285, -72.5341
#b22ddc color charts
#b22ddc color shades, tints & tones
#b22ddc color schemes
#b22ddc color preview, HTML & CSS examples
This text has a color of #b22ddc
<p style="color:#b22ddc;">Text here</p>
.mytext {color:#b22ddc;}
This box has a color of #b22ddc
<div style="background-color:#b22ddc;">Content here</div>
.mybackground {background-color:#b22ddc;}
Border around this has a color of #b22ddc
<div style="border:2px solid #b22ddc;">Content here</div>
.myborder {border:2px solid #b22ddc;}