#bf94cf color space conversions
Hex:
#bf94cf
RGB:
191, 148, 207
CMY:
25, 42, 19
CMYK:
8, 29, 0, 19
HSL:
284°, 38.0645%, 69.6078%
HSV (HSB):
284°, 28.5024%, 81.1765%
XYZ:
43.3382, 36.7612, 63.8429
xyY:
0.3011, 0.2554, 36.7612
CIE-Lab:
67.0975, 26.6620, -24.1255
CIE-LCH:
67.0975, 35.9569, 317.8592
CIE-Luv:
67.0975, 19.7405, -41.4843
Hunter-Lab:
60.6310, 21.4853, -19.9892
#bf94cf color charts
#bf94cf color shades, tints & tones
#bf94cf color schemes
#bf94cf color preview, HTML & CSS examples
This text has a color of #bf94cf
<p style="color:#bf94cf;">Text here</p>
.mytext {color:#bf94cf;}
This box has a color of #bf94cf
<div style="background-color:#bf94cf;">Content here</div>
.mybackground {background-color:#bf94cf;}
Border around this has a color of #bf94cf
<div style="border:2px solid #bf94cf;">Content here</div>
.myborder {border:2px solid #bf94cf;}