#b222ec color space conversions
Hex:
#b222ec
RGB:
178, 34, 236
CMY:
30, 87, 7
CMYK:
25, 86, 0, 7
HSL:
283°, 84.1667%, 52.9412%
HSV (HSB):
283°, 85.5932%, 92.5490%
XYZ:
34.0724, 16.6652, 80.7778
xyY:
0.2591, 0.1267, 16.6652
CIE-Lab:
47.8353, 80.0357, -70.9927
CIE-LCH:
47.8353, 106.9845, 318.4266
CIE-Luv:
47.8353, 37.9817, -114.0481
Hunter-Lab:
40.8230, 77.5428, -88.7429
#b222ec color charts
#b222ec color shades, tints & tones
#b222ec color schemes
#b222ec color preview, HTML & CSS examples
This text has a color of #b222ec
<p style="color:#b222ec;">Text here</p>
.mytext {color:#b222ec;}
This box has a color of #b222ec
<div style="background-color:#b222ec;">Content here</div>
.mybackground {background-color:#b222ec;}
Border around this has a color of #b222ec
<div style="border:2px solid #b222ec;">Content here</div>
.myborder {border:2px solid #b222ec;}