#bf93c1 color space conversions
Hex:
#bf93c1
RGB:
191, 147, 193
CMY:
25, 42, 24
CMYK:
1, 24, 0, 24
HSL:
297°, 27.0588%, 66.6667%
HSV (HSB):
297°, 23.8342%, 75.6863%
XYZ:
41.5452, 35.7941, 55.1713
xyY:
0.3135, 0.2701, 35.7941
CIE-Lab:
66.3623, 24.4486, -17.4424
CIE-LCH:
66.3623, 30.0329, 324.4948
CIE-Luv:
66.3623, 22.0254, -30.4763
Hunter-Lab:
59.8281, 19.2528, -12.7954
#bf93c1 color charts
#bf93c1 color shades, tints & tones
#bf93c1 color schemes
#bf93c1 color preview, HTML & CSS examples
This text has a color of #bf93c1
<p style="color:#bf93c1;">Text here</p>
.mytext {color:#bf93c1;}
This box has a color of #bf93c1
<div style="background-color:#bf93c1;">Content here</div>
.mybackground {background-color:#bf93c1;}
Border around this has a color of #bf93c1
<div style="border:2px solid #bf93c1;">Content here</div>
.myborder {border:2px solid #bf93c1;}