#bf91d3 color space conversions
Hex:
#bf91d3
RGB:
191, 145, 211
CMY:
25, 43, 17
CMYK:
9, 31, 0, 17
HSL:
282°, 42.8571%, 69.8039%
HSV (HSB):
282°, 31.2796%, 82.7451%
XYZ:
43.3691, 36.0303, 66.2968
xyY:
0.2977, 0.2473, 36.0303
CIE-Lab:
66.5431, 29.1429, -27.1991
CIE-LCH:
66.5431, 39.8635, 316.9760
CIE-Luv:
66.5431, 20.5839, -46.7509
Hunter-Lab:
60.0253, 23.9247, -23.4670
#bf91d3 color charts
#bf91d3 color shades, tints & tones
#bf91d3 color schemes
#bf91d3 color preview, HTML & CSS examples
This text has a color of #bf91d3
<p style="color:#bf91d3;">Text here</p>
.mytext {color:#bf91d3;}
This box has a color of #bf91d3
<div style="background-color:#bf91d3;">Content here</div>
.mybackground {background-color:#bf91d3;}
Border around this has a color of #bf91d3
<div style="border:2px solid #bf91d3;">Content here</div>
.myborder {border:2px solid #bf91d3;}