#bd33c3 color space conversions
Hex:
#bd33c3
RGB:
189, 51, 195
CMY:
26, 80, 24
CMYK:
3, 74, 0, 24
HSL:
298°, 58.5366%, 48.2353%
HSV (HSB):
298°, 73.8462%, 76.4706%
XYZ:
32.0204, 17.1266, 53.2479
xyY:
0.3127, 0.1673, 17.1266
CIE-Lab:
48.4192, 70.2406, -46.5039
CIE-LCH:
48.4192, 84.2399, 326.4929
CIE-Luv:
48.4192, 55.1613, -78.5449
Hunter-Lab:
41.3843, 65.6889, -47.3176
#bd33c3 color charts
#bd33c3 color shades, tints & tones
#bd33c3 color schemes
#bd33c3 color preview, HTML & CSS examples
This text has a color of #bd33c3
<p style="color:#bd33c3;">Text here</p>
.mytext {color:#bd33c3;}
This box has a color of #bd33c3
<div style="background-color:#bd33c3;">Content here</div>
.mybackground {background-color:#bd33c3;}
Border around this has a color of #bd33c3
<div style="border:2px solid #bd33c3;">Content here</div>
.myborder {border:2px solid #bd33c3;}