#bd17b5 color space conversions
Hex:
#bd17b5
RGB:
189, 23, 181
CMY:
26, 91, 29
CMYK:
0, 88, 4, 26
HSL:
303°, 78.3019%, 41.5686%
HSV (HSB):
303°, 87.8307%, 74.1176%
XYZ:
29.6332, 14.7678, 45.0047
xyY:
0.3314, 0.1652, 14.7678
CIE-Lab:
45.3145, 74.7524, -43.2658
CIE-LCH:
45.3145, 86.3704, 329.9383
CIE-Luv:
45.3145, 64.2748, -73.1387
Hunter-Lab:
38.4289, 70.3937, -42.5352
#bd17b5 color charts
#bd17b5 color shades, tints & tones
#bd17b5 color schemes
#bd17b5 color preview, HTML & CSS examples
This text has a color of #bd17b5
<p style="color:#bd17b5;">Text here</p>
.mytext {color:#bd17b5;}
This box has a color of #bd17b5
<div style="background-color:#bd17b5;">Content here</div>
.mybackground {background-color:#bd17b5;}
Border around this has a color of #bd17b5
<div style="border:2px solid #bd17b5;">Content here</div>
.myborder {border:2px solid #bd17b5;}