#bd92e8 color space conversions
Hex:
#bd92e8
RGB:
189, 146, 232
CMY:
26, 43, 9
CMYK:
19, 37, 0, 9
HSL:
270°, 65.1515%, 74.1176%
HSV (HSB):
270°, 37.0690%, 90.9804%
XYZ:
45.8306, 37.2028, 81.1092
xyY:
0.2792, 0.2266, 37.2028
CIE-Lab:
67.4289, 32.4738, -37.4580
CIE-LCH:
67.4289, 49.5747, 310.9232
CIE-Luv:
67.4289, 16.2575, -64.0975
Hunter-Lab:
60.9941, 27.3843, -36.1473
#bd92e8 color charts
#bd92e8 color shades, tints & tones
#bd92e8 color schemes
#bd92e8 color preview, HTML & CSS examples
This text has a color of #bd92e8
<p style="color:#bd92e8;">Text here</p>
.mytext {color:#bd92e8;}
This box has a color of #bd92e8
<div style="background-color:#bd92e8;">Content here</div>
.mybackground {background-color:#bd92e8;}
Border around this has a color of #bd92e8
<div style="border:2px solid #bd92e8;">Content here</div>
.myborder {border:2px solid #bd92e8;}