#bd17e7 color space conversions
Hex:
#bd17e7
RGB:
189, 23, 231
CMY:
26, 91, 9
CMYK:
18, 90, 0, 9
HSL:
288°, 81.8898%, 49.8039%
HSV (HSB):
288°, 90.0433%, 90.5882%
XYZ:
35.7165, 17.2011, 77.0390
xyY:
0.2748, 0.1324, 17.2011
CIE-Lab:
48.5125, 82.7402, -66.9877
CIE-LCH:
48.5125, 106.4579, 321.0059
CIE-Luv:
48.5125, 46.8981, -109.3415
Hunter-Lab:
41.4742, 81.1393, -81.1000
#bd17e7 color charts
#bd17e7 color shades, tints & tones
#bd17e7 color schemes
#bd17e7 color preview, HTML & CSS examples
This text has a color of #bd17e7
<p style="color:#bd17e7;">Text here</p>
.mytext {color:#bd17e7;}
This box has a color of #bd17e7
<div style="background-color:#bd17e7;">Content here</div>
.mybackground {background-color:#bd17e7;}
Border around this has a color of #bd17e7
<div style="border:2px solid #bd17e7;">Content here</div>
.myborder {border:2px solid #bd17e7;}