#bf92d4 color space conversions
Hex:
#bf92d4
RGB:
191, 146, 212
CMY:
25, 43, 17
CMYK:
10, 31, 0, 17
HSL:
281°, 43.4211%, 70.1961%
HSV (HSB):
281°, 31.1321%, 83.1373%
XYZ:
43.6484, 36.3876, 67.0103
xyY:
0.2968, 0.2475, 36.3876
CIE-Lab:
66.8150, 28.7953, -27.3362
CIE-LCH:
66.8150, 39.7044, 316.4890
CIE-Luv:
66.8150, 20.0010, -46.9500
Hunter-Lab:
60.3221, 23.5968, -23.6383
#bf92d4 color charts
#bf92d4 color shades, tints & tones
#bf92d4 color schemes
#bf92d4 color preview, HTML & CSS examples
This text has a color of #bf92d4
<p style="color:#bf92d4;">Text here</p>
.mytext {color:#bf92d4;}
This box has a color of #bf92d4
<div style="background-color:#bf92d4;">Content here</div>
.mybackground {background-color:#bf92d4;}
Border around this has a color of #bf92d4
<div style="border:2px solid #bf92d4;">Content here</div>
.myborder {border:2px solid #bf92d4;}