#bf94c7 color space conversions
Hex:
#bf94c7
RGB:
191, 148, 199
CMY:
25, 42, 22
CMYK:
4, 26, 0, 22
HSL:
291°, 31.2883%, 68.0392%
HSV (HSB):
291°, 25.6281%, 78.0392%
XYZ:
42.3846, 36.3797, 58.8209
xyY:
0.3081, 0.2644, 36.3797
CIE-Lab:
66.8090, 25.0614, -20.1131
CIE-LCH:
66.8090, 32.1343, 321.2511
CIE-Luv:
66.8090, 20.7675, -34.8136
Hunter-Lab:
60.3156, 19.8821, -15.5998
#bf94c7 color charts
#bf94c7 color shades, tints & tones
#bf94c7 color schemes
#bf94c7 color preview, HTML & CSS examples
This text has a color of #bf94c7
<p style="color:#bf94c7;">Text here</p>
.mytext {color:#bf94c7;}
This box has a color of #bf94c7
<div style="background-color:#bf94c7;">Content here</div>
.mybackground {background-color:#bf94c7;}
Border around this has a color of #bf94c7
<div style="border:2px solid #bf94c7;">Content here</div>
.myborder {border:2px solid #bf94c7;}