#bf65bf color space conversions
Hex:
#bf65bf
RGB:
191, 101, 191
CMY:
25, 60, 25
CMYK:
0, 47, 0, 25
HSL:
300°, 41.2844%, 57.2549%
HSV (HSB):
300°, 47.1204%, 74.9020%
XYZ:
35.5435, 24.1453, 52.0774
xyY:
0.3180, 0.2160, 24.1453
CIE-Lab:
56.2330, 48.8787, -31.8686
CIE-LCH:
56.2330, 58.3502, 326.8959
CIE-Luv:
56.2330, 42.9938, -55.5964
Hunter-Lab:
49.1379, 43.1253, -28.4403
#bf65bf color charts
#bf65bf color shades, tints & tones
#bf65bf color schemes
#bf65bf color preview, HTML & CSS examples
This text has a color of #bf65bf
<p style="color:#bf65bf;">Text here</p>
.mytext {color:#bf65bf;}
This box has a color of #bf65bf
<div style="background-color:#bf65bf;">Content here</div>
.mybackground {background-color:#bf65bf;}
Border around this has a color of #bf65bf
<div style="border:2px solid #bf65bf;">Content here</div>
.myborder {border:2px solid #bf65bf;}