#b222dd color space conversions
Hex:
#b222dd
RGB:
178, 34, 221
CMY:
30, 87, 13
CMYK:
19, 85, 0, 13
HSL:
286°, 73.3333%, 50.0000%
HSV (HSB):
286°, 84.6154%, 86.6667%
XYZ:
31.9833, 15.8295, 69.7763
xyY:
0.2720, 0.1346, 15.8295
CIE-Lab:
46.7500, 77.3008, -64.2403
CIE-LCH:
46.7500, 100.5098, 320.2719
CIE-Luv:
46.7500, 42.1662, -103.7801
Hunter-Lab:
39.7863, 73.8660, -76.1311
#b222dd color charts
#b222dd color shades, tints & tones
#b222dd color schemes
#b222dd color preview, HTML & CSS examples
This text has a color of #b222dd
<p style="color:#b222dd;">Text here</p>
.mytext {color:#b222dd;}
This box has a color of #b222dd
<div style="background-color:#b222dd;">Content here</div>
.mybackground {background-color:#b222dd;}
Border around this has a color of #b222dd
<div style="border:2px solid #b222dd;">Content here</div>
.myborder {border:2px solid #b222dd;}