#bd65dd color space conversions
Hex:
#bd65dd
RGB:
189, 101, 221
CMY:
26, 60, 13
CMYK:
14, 54, 0, 13
HSL:
284°, 63.8298%, 63.1373%
HSV (HSB):
284°, 54.2986%, 86.6667%
XYZ:
38.6911, 25.3466, 71.2598
xyY:
0.2860, 0.1873, 25.3466
CIE-Lab:
57.4116, 54.1326, -47.0716
CIE-LCH:
57.4116, 71.7361, 318.9911
CIE-Luv:
57.4116, 34.9152, -80.4339
Hunter-Lab:
50.3454, 49.0749, -48.6782
#bd65dd color charts
#bd65dd color shades, tints & tones
#bd65dd color schemes
#bd65dd color preview, HTML & CSS examples
This text has a color of #bd65dd
<p style="color:#bd65dd;">Text here</p>
.mytext {color:#bd65dd;}
This box has a color of #bd65dd
<div style="background-color:#bd65dd;">Content here</div>
.mybackground {background-color:#bd65dd;}
Border around this has a color of #bd65dd
<div style="border:2px solid #bd65dd;">Content here</div>
.myborder {border:2px solid #bd65dd;}