#bf68d8 color space conversions
Hex:
#bf68d8
RGB:
191, 104, 216
CMY:
25, 59, 15
CMYK:
12, 52, 0, 15
HSL:
287°, 58.9474%, 62.7451%
HSV (HSB):
287°, 51.8519%, 84.7059%
XYZ:
38.8308, 25.9349, 67.9251
xyY:
0.2926, 0.1955, 25.9349
CIE-Lab:
57.9752, 52.1491, -43.3479
CIE-LCH:
57.9752, 67.8128, 320.2656
CIE-Luv:
57.9752, 36.2288, -74.4586
Hunter-Lab:
50.9263, 46.9837, -43.4321
#bf68d8 color charts
#bf68d8 color shades, tints & tones
#bf68d8 color schemes
#bf68d8 color preview, HTML & CSS examples
This text has a color of #bf68d8
<p style="color:#bf68d8;">Text here</p>
.mytext {color:#bf68d8;}
This box has a color of #bf68d8
<div style="background-color:#bf68d8;">Content here</div>
.mybackground {background-color:#bf68d8;}
Border around this has a color of #bf68d8
<div style="border:2px solid #bf68d8;">Content here</div>
.myborder {border:2px solid #bf68d8;}