#bd98e6 color space conversions
Hex:
#bd98e6
RGB:
189, 152, 230
CMY:
26, 40, 10
CMYK:
18, 34, 0, 10
HSL:
268°, 60.9375%, 74.9020%
HSV (HSB):
268°, 33.9130%, 90.1961%
XYZ:
46.4974, 38.9885, 79.9378
xyY:
0.2811, 0.2357, 38.9885
CIE-Lab:
68.7429, 28.7022, -34.3154
CIE-LCH:
68.7429, 44.7366, 309.9099
CIE-Luv:
68.7429, 13.9967, -58.5651
Hunter-Lab:
62.4407, 23.6514, -32.1956
#bd98e6 color charts
#bd98e6 color shades, tints & tones
#bd98e6 color schemes
#bd98e6 color preview, HTML & CSS examples
This text has a color of #bd98e6
<p style="color:#bd98e6;">Text here</p>
.mytext {color:#bd98e6;}
This box has a color of #bd98e6
<div style="background-color:#bd98e6;">Content here</div>
.mybackground {background-color:#bd98e6;}
Border around this has a color of #bd98e6
<div style="border:2px solid #bd98e6;">Content here</div>
.myborder {border:2px solid #bd98e6;}