#bd68cd color space conversions
Hex:
#bd68cd
RGB:
189, 104, 205
CMY:
26, 59, 20
CMYK:
8, 49, 0, 20
HSL:
290°, 50.2488%, 60.5882%
HSV (HSB):
290°, 49.2683%, 80.3922%
XYZ:
36.9560, 25.1272, 60.6598
xyY:
0.3011, 0.2047, 25.1272
CIE-Lab:
57.1992, 49.4242, -38.3619
CIE-LCH:
57.1992, 62.5651, 322.1822
CIE-Luv:
57.1992, 37.3670, -66.0300
Hunter-Lab:
50.1271, 43.8762, -36.6592
#bd68cd color charts
#bd68cd color shades, tints & tones
#bd68cd color schemes
#bd68cd color preview, HTML & CSS examples
This text has a color of #bd68cd
<p style="color:#bd68cd;">Text here</p>
.mytext {color:#bd68cd;}
This box has a color of #bd68cd
<div style="background-color:#bd68cd;">Content here</div>
.mybackground {background-color:#bd68cd;}
Border around this has a color of #bd68cd
<div style="border:2px solid #bd68cd;">Content here</div>
.myborder {border:2px solid #bd68cd;}