#b022dd color space conversions
Hex:
#b022dd
RGB:
176, 34, 221
CMY:
31, 87, 13
CMYK:
20, 85, 0, 13
HSL:
286°, 73.3333%, 50.0000%
HSV (HSB):
286°, 84.6154%, 86.6667%
XYZ:
31.5277, 15.5946, 69.7550
xyY:
0.2698, 0.1334, 15.5946
CIE-Lab:
46.4381, 76.9859, -64.7605
CIE-LCH:
46.4381, 100.6019, 319.9295
CIE-Luv:
46.4381, 40.9411, -104.2461
Hunter-Lab:
39.4900, 73.4016, -77.0865
#b022dd color charts
#b022dd color shades, tints & tones
#b022dd color schemes
#b022dd color preview, HTML & CSS examples
This text has a color of #b022dd
<p style="color:#b022dd;">Text here</p>
.mytext {color:#b022dd;}
This box has a color of #b022dd
<div style="background-color:#b022dd;">Content here</div>
.mybackground {background-color:#b022dd;}
Border around this has a color of #b022dd
<div style="border:2px solid #b022dd;">Content here</div>
.myborder {border:2px solid #b022dd;}