#bf94d3 color space conversions
Hex:
#bf94d3
RGB:
191, 148, 211
CMY:
25, 42, 17
CMYK:
9, 30, 0, 17
HSL:
281°, 41.7219%, 70.3922%
HSV (HSB):
281°, 29.8578%, 82.7451%
XYZ:
43.8336, 36.9593, 66.4516
xyY:
0.2977, 0.2510, 36.9593
CIE-Lab:
67.2465, 27.4803, -26.1181
CIE-LCH:
67.2465, 37.9121, 316.4559
CIE-Luv:
67.2465, 19.2271, -44.8304
Hunter-Lab:
60.7942, 22.3117, -22.2515
#bf94d3 color charts
#bf94d3 color shades, tints & tones
#bf94d3 color schemes
#bf94d3 color preview, HTML & CSS examples
This text has a color of #bf94d3
<p style="color:#bf94d3;">Text here</p>
.mytext {color:#bf94d3;}
This box has a color of #bf94d3
<div style="background-color:#bf94d3;">Content here</div>
.mybackground {background-color:#bf94d3;}
Border around this has a color of #bf94d3
<div style="border:2px solid #bf94d3;">Content here</div>
.myborder {border:2px solid #bf94d3;}