#bf92d7 color space conversions
Hex:
#bf92d7
RGB:
191, 146, 215
CMY:
25, 43, 16
CMYK:
11, 32, 0, 16
HSL:
279°, 46.3087%, 70.7843%
HSV (HSB):
279°, 32.0930%, 84.3137%
XYZ:
44.0305, 36.5404, 69.0223
xyY:
0.2943, 0.2443, 36.5404
CIE-Lab:
66.9308, 29.4185, -28.8225
CIE-LCH:
66.9308, 41.1847, 315.5864
CIE-Luv:
66.9308, 19.6050, -49.4626
Hunter-Lab:
60.4487, 24.2332, -25.3852
#bf92d7 color charts
#bf92d7 color shades, tints & tones
#bf92d7 color schemes
#bf92d7 color preview, HTML & CSS examples
This text has a color of #bf92d7
<p style="color:#bf92d7;">Text here</p>
.mytext {color:#bf92d7;}
This box has a color of #bf92d7
<div style="background-color:#bf92d7;">Content here</div>
.mybackground {background-color:#bf92d7;}
Border around this has a color of #bf92d7
<div style="border:2px solid #bf92d7;">Content here</div>
.myborder {border:2px solid #bf92d7;}