#bf75d8 color space conversions
Hex:
#bf75d8
RGB:
191, 117, 216
CMY:
25, 54, 15
CMYK:
12, 46, 0, 15
HSL:
285°, 55.9322%, 65.2941%
HSV (HSB):
285°, 45.8333%, 84.7059%
XYZ:
40.2418, 28.7568, 68.3954
xyY:
0.2929, 0.2093, 28.7568
CIE-Lab:
60.5664, 45.4203, -39.2738
CIE-LCH:
60.5664, 60.0453, 319.1509
CIE-Luv:
60.5664, 31.4969, -67.6508
Hunter-Lab:
53.6254, 40.1064, -38.0824
#bf75d8 color charts
#bf75d8 color shades, tints & tones
#bf75d8 color schemes
#bf75d8 color preview, HTML & CSS examples
This text has a color of #bf75d8
<p style="color:#bf75d8;">Text here</p>
.mytext {color:#bf75d8;}
This box has a color of #bf75d8
<div style="background-color:#bf75d8;">Content here</div>
.mybackground {background-color:#bf75d8;}
Border around this has a color of #bf75d8
<div style="border:2px solid #bf75d8;">Content here</div>
.myborder {border:2px solid #bf75d8;}