#bf65ce color space conversions
Hex:
#bf65ce
RGB:
191, 101, 206
CMY:
25, 60, 19
CMYK:
7, 51, 0, 19
HSL:
291°, 51.7241%, 60.1961%
HSV (HSB):
291°, 50.9709%, 80.7843%
XYZ:
37.2801, 24.8400, 61.2222
xyY:
0.3022, 0.2014, 24.8400
CIE-Lab:
56.9192, 51.6949, -39.3517
CIE-LCH:
56.9192, 64.9686, 322.7205
CIE-Luv:
56.9192, 39.5108, -67.8426
Hunter-Lab:
49.8397, 46.2986, -37.9430
#bf65ce color charts
#bf65ce color shades, tints & tones
#bf65ce color schemes
#bf65ce color preview, HTML & CSS examples
This text has a color of #bf65ce
<p style="color:#bf65ce;">Text here</p>
.mytext {color:#bf65ce;}
This box has a color of #bf65ce
<div style="background-color:#bf65ce;">Content here</div>
.mybackground {background-color:#bf65ce;}
Border around this has a color of #bf65ce
<div style="border:2px solid #bf65ce;">Content here</div>
.myborder {border:2px solid #bf65ce;}