#bf65dd color space conversions
Hex:
#bf65dd
RGB:
191, 101, 221
CMY:
25, 60, 13
CMYK:
14, 54, 0, 13
HSL:
285°, 63.8298%, 63.1373%
HSV (HSB):
285°, 54.2986%, 86.6667%
XYZ:
39.1907, 25.6042, 71.2831
xyY:
0.2880, 0.1882, 25.6042
CIE-Lab:
57.6594, 54.6526, -46.6633
CIE-LCH:
57.6594, 71.8636, 319.5087
CIE-Luv:
57.6594, 36.1412, -79.9345
Hunter-Lab:
50.6006, 49.6991, -48.1039
#bf65dd color charts
#bf65dd color shades, tints & tones
#bf65dd color schemes
#bf65dd color preview, HTML & CSS examples
This text has a color of #bf65dd
<p style="color:#bf65dd;">Text here</p>
.mytext {color:#bf65dd;}
This box has a color of #bf65dd
<div style="background-color:#bf65dd;">Content here</div>
.mybackground {background-color:#bf65dd;}
Border around this has a color of #bf65dd
<div style="border:2px solid #bf65dd;">Content here</div>
.myborder {border:2px solid #bf65dd;}