#bd94e7 color space conversions
Hex:
#bd94e7
RGB:
189, 148, 231
CMY:
26, 42, 9
CMYK:
18, 36, 0, 9
HSL:
270°, 63.3588%, 74.3137%
HSV (HSB):
270°, 35.9307%, 90.5882%
XYZ:
46.0000, 37.7681, 80.4668
xyY:
0.2801, 0.2300, 37.7681
CIE-Lab:
67.8494, 31.1436, -36.2531
CIE-LCH:
67.8494, 47.7934, 310.6645
CIE-Luv:
67.8494, 15.5559, -61.9857
Hunter-Lab:
61.4558, 26.0605, -34.6120
#bd94e7 color charts
#bd94e7 color shades, tints & tones
#bd94e7 color schemes
#bd94e7 color preview, HTML & CSS examples
This text has a color of #bd94e7
<p style="color:#bd94e7;">Text here</p>
.mytext {color:#bd94e7;}
This box has a color of #bd94e7
<div style="background-color:#bd94e7;">Content here</div>
.mybackground {background-color:#bd94e7;}
Border around this has a color of #bd94e7
<div style="border:2px solid #bd94e7;">Content here</div>
.myborder {border:2px solid #bd94e7;}