#bd29d3 color space conversions
Hex:
#bd29d3
RGB:
189, 41, 211
CMY:
26, 84, 17
CMYK:
10, 81, 0, 17
HSL:
292°, 67.4603%, 49.4118%
HSV (HSB):
292°, 80.5687%, 82.7451%
XYZ:
33.5371, 17.1078, 63.1626
xyY:
0.2947, 0.1503, 17.1078
CIE-Lab:
48.3956, 75.7505, -55.7732
CIE-LCH:
48.3956, 94.0680, 323.6367
CIE-Luv:
48.3956, 51.4917, -92.6886
Hunter-Lab:
41.3616, 72.3496, -61.5875
#bd29d3 color charts
#bd29d3 color shades, tints & tones
#bd29d3 color schemes
#bd29d3 color preview, HTML & CSS examples
This text has a color of #bd29d3
<p style="color:#bd29d3;">Text here</p>
.mytext {color:#bd29d3;}
This box has a color of #bd29d3
<div style="background-color:#bd29d3;">Content here</div>
.mybackground {background-color:#bd29d3;}
Border around this has a color of #bd29d3
<div style="border:2px solid #bd29d3;">Content here</div>
.myborder {border:2px solid #bd29d3;}