#bd9ef5 color space conversions
Hex:
#bd9ef5
RGB:
189, 158, 245
CMY:
26, 38, 4
CMYK:
23, 36, 0, 4
HSL:
261°, 81.3084%, 79.0196%
HSV (HSB):
261°, 35.5102%, 96.0784%
XYZ:
49.6946, 41.8651, 91.8478
xyY:
0.2710, 0.2283, 41.8651
CIE-Lab:
70.7778, 28.7614, -39.3560
CIE-LCH:
70.7778, 48.7454, 306.1594
CIE-Luv:
70.7778, 9.8404, -67.2206
Hunter-Lab:
64.7033, 23.8641, -38.8713
#bd9ef5 color charts
#bd9ef5 color shades, tints & tones
#bd9ef5 color schemes
#bd9ef5 color preview, HTML & CSS examples
This text has a color of #bd9ef5
<p style="color:#bd9ef5;">Text here</p>
.mytext {color:#bd9ef5;}
This box has a color of #bd9ef5
<div style="background-color:#bd9ef5;">Content here</div>
.mybackground {background-color:#bd9ef5;}
Border around this has a color of #bd9ef5
<div style="border:2px solid #bd9ef5;">Content here</div>
.myborder {border:2px solid #bd9ef5;}