#b22df8 color space conversions
Hex:
#b22df8
RGB:
178, 45, 248
CMY:
30, 82, 3
CMYK:
28, 82, 0, 3
HSL:
279°, 93.5484%, 57.4510%
HSV (HSB):
279°, 81.8548%, 97.2549%
XYZ:
36.2418, 18.1191, 90.3941
xyY:
0.2504, 0.1252, 18.1191
CIE-Lab:
49.6402, 79.6396, -74.7979
CIE-LCH:
49.6402, 109.2574, 316.7957
CIE-Luv:
49.6402, 33.8435, -120.5430
Hunter-Lab:
42.5665, 77.4863, -96.1116
#b22df8 color charts
#b22df8 color shades, tints & tones
#b22df8 color schemes
#b22df8 color preview, HTML & CSS examples
This text has a color of #b22df8
<p style="color:#b22df8;">Text here</p>
.mytext {color:#b22df8;}
This box has a color of #b22df8
<div style="background-color:#b22df8;">Content here</div>
.mybackground {background-color:#b22df8;}
Border around this has a color of #b22df8
<div style="border:2px solid #b22df8;">Content here</div>
.myborder {border:2px solid #b22df8;}