#bd17e5 color space conversions
Hex:
#bd17e5
RGB:
189, 23, 229
CMY:
26, 91, 10
CMYK:
17, 90, 0, 10
HSL:
288°, 81.7460%, 49.4118%
HSV (HSB):
288°, 89.9563%, 89.8039%
XYZ:
35.4355, 17.0888, 75.5595
xyY:
0.2767, 0.1334, 17.0888
CIE-Lab:
48.3717, 82.3986, -66.0822
CIE-LCH:
48.3717, 105.6238, 321.2710
CIE-Luv:
48.3717, 47.5136, -107.9594
Hunter-Lab:
41.3385, 80.6683, -79.4346
#bd17e5 color charts
#bd17e5 color shades, tints & tones
#bd17e5 color schemes
#bd17e5 color preview, HTML & CSS examples
This text has a color of #bd17e5
<p style="color:#bd17e5;">Text here</p>
.mytext {color:#bd17e5;}
This box has a color of #bd17e5
<div style="background-color:#bd17e5;">Content here</div>
.mybackground {background-color:#bd17e5;}
Border around this has a color of #bd17e5
<div style="border:2px solid #bd17e5;">Content here</div>
.myborder {border:2px solid #bd17e5;}