#bd94e9 color space conversions
Hex:
#bd94e9
RGB:
189, 148, 233
CMY:
26, 42, 9
CMYK:
19, 36, 0, 9
HSL:
269°, 65.8915%, 74.7059%
HSV (HSB):
269°, 36.4807%, 91.3725%
XYZ:
46.2842, 37.8818, 81.9633
xyY:
0.2786, 0.2280, 37.8818
CIE-Lab:
67.9334, 31.5881, -37.2223
CIE-LCH:
67.9334, 48.8191, 310.3191
CIE-Luv:
67.9334, 15.3091, -63.6595
Hunter-Lab:
61.5482, 26.5223, -35.8723
#bd94e9 color charts
#bd94e9 color shades, tints & tones
#bd94e9 color schemes
#bd94e9 color preview, HTML & CSS examples
This text has a color of #bd94e9
<p style="color:#bd94e9;">Text here</p>
.mytext {color:#bd94e9;}
This box has a color of #bd94e9
<div style="background-color:#bd94e9;">Content here</div>
.mybackground {background-color:#bd94e9;}
Border around this has a color of #bd94e9
<div style="border:2px solid #bd94e9;">Content here</div>
.myborder {border:2px solid #bd94e9;}