#b22ed7 color space conversions
Hex:
#b22ed7
RGB:
178, 46, 215
CMY:
30, 82, 16
CMYK:
17, 79, 0, 16
HSL:
287°, 67.8715%, 51.1765%
HSV (HSB):
287°, 78.6047%, 84.3137%
XYZ:
31.6028, 16.3253, 65.7754
xyY:
0.2779, 0.1436, 16.3253
CIE-Lab:
47.3984, 73.1216, -59.7617
CIE-LCH:
47.3984, 94.4364, 320.7412
CIE-Luv:
47.3984, 42.4910, -97.5025
Hunter-Lab:
40.4045, 68.9077, -68.2363
#b22ed7 color charts
#b22ed7 color shades, tints & tones
#b22ed7 color schemes
#b22ed7 color preview, HTML & CSS examples
This text has a color of #b22ed7
<p style="color:#b22ed7;">Text here</p>
.mytext {color:#b22ed7;}
This box has a color of #b22ed7
<div style="background-color:#b22ed7;">Content here</div>
.mybackground {background-color:#b22ed7;}
Border around this has a color of #b22ed7
<div style="border:2px solid #b22ed7;">Content here</div>
.myborder {border:2px solid #b22ed7;}