#bf65e0 color space conversions
Hex:
#bf65e0
RGB:
191, 101, 224
CMY:
25, 60, 12
CMYK:
15, 55, 0, 12
HSL:
284°, 66.4865%, 63.7255%
HSV (HSB):
284°, 54.9107%, 87.8431%
XYZ:
39.5941, 25.7655, 73.4074
xyY:
0.2853, 0.1857, 25.7655
CIE-Lab:
57.8138, 55.2595, -48.1053
CIE-LCH:
57.8138, 73.2648, 318.9593
CIE-Luv:
57.8138, 35.4830, -82.3280
Hunter-Lab:
50.7598, 50.4055, -50.2118
#bf65e0 color charts
#bf65e0 color shades, tints & tones
#bf65e0 color schemes
#bf65e0 color preview, HTML & CSS examples
This text has a color of #bf65e0
<p style="color:#bf65e0;">Text here</p>
.mytext {color:#bf65e0;}
This box has a color of #bf65e0
<div style="background-color:#bf65e0;">Content here</div>
.mybackground {background-color:#bf65e0;}
Border around this has a color of #bf65e0
<div style="border:2px solid #bf65e0;">Content here</div>
.myborder {border:2px solid #bf65e0;}