#bd98ea color space conversions
Hex:
#bd98ea
RGB:
189, 152, 234
CMY:
26, 40, 8
CMYK:
19, 35, 0, 8
HSL:
267°, 66.1290%, 75.6863%
HSV (HSB):
267°, 35.0427%, 91.7647%
XYZ:
47.0658, 39.2158, 82.9307
xyY:
0.2781, 0.2318, 39.2158
CIE-Lab:
68.9073, 29.5923, -36.2562
CIE-LCH:
68.9073, 46.7997, 309.2214
CIE-Luv:
68.9073, 13.5307, -61.9202
Hunter-Lab:
62.6225, 24.5675, -34.6817
#bd98ea color charts
#bd98ea color shades, tints & tones
#bd98ea color schemes
#bd98ea color preview, HTML & CSS examples
This text has a color of #bd98ea
<p style="color:#bd98ea;">Text here</p>
.mytext {color:#bd98ea;}
This box has a color of #bd98ea
<div style="background-color:#bd98ea;">Content here</div>
.mybackground {background-color:#bd98ea;}
Border around this has a color of #bd98ea
<div style="border:2px solid #bd98ea;">Content here</div>
.myborder {border:2px solid #bd98ea;}