#bd33dd color space conversions
Hex:
#bd33dd
RGB:
189, 51, 221
CMY:
26, 80, 13
CMYK:
14, 77, 0, 13
HSL:
289°, 71.4286%, 53.3333%
HSV (HSB):
289°, 76.9231%, 86.6667%
XYZ:
35.2212, 18.4069, 70.1031
xyY:
0.2847, 0.1488, 18.4069
CIE-Lab:
49.9860, 74.7134, -58.9298
CIE-LCH:
49.9860, 95.1568, 321.7356
CIE-Luv:
49.9860, 46.9453, -97.9621
Hunter-Lab:
42.9033, 71.4579, -66.8464
#bd33dd color charts
#bd33dd color shades, tints & tones
#bd33dd color schemes
#bd33dd color preview, HTML & CSS examples
This text has a color of #bd33dd
<p style="color:#bd33dd;">Text here</p>
.mytext {color:#bd33dd;}
This box has a color of #bd33dd
<div style="background-color:#bd33dd;">Content here</div>
.mybackground {background-color:#bd33dd;}
Border around this has a color of #bd33dd
<div style="border:2px solid #bd33dd;">Content here</div>
.myborder {border:2px solid #bd33dd;}