#bf91d7 color space conversions
Hex:
#bf91d7
RGB:
191, 145, 215
CMY:
25, 43, 16
CMYK:
11, 33, 0, 16
HSL:
279°, 46.6667%, 70.5882%
HSV (HSB):
279°, 32.5581%, 84.3137%
XYZ:
43.8770, 36.2335, 68.9712
xyY:
0.2943, 0.2430, 36.2335
CIE-Lab:
66.6979, 29.9723, -29.1815
CIE-LCH:
66.6979, 41.8318, 315.7659
CIE-Luv:
66.6979, 20.0481, -50.1001
Hunter-Lab:
60.1942, 24.7729, -25.7991
#bf91d7 color charts
#bf91d7 color shades, tints & tones
#bf91d7 color schemes
#bf91d7 color preview, HTML & CSS examples
This text has a color of #bf91d7
<p style="color:#bf91d7;">Text here</p>
.mytext {color:#bf91d7;}
This box has a color of #bf91d7
<div style="background-color:#bf91d7;">Content here</div>
.mybackground {background-color:#bf91d7;}
Border around this has a color of #bf91d7
<div style="border:2px solid #bf91d7;">Content here</div>
.myborder {border:2px solid #bf91d7;}