#bd98e7 color space conversions
Hex:
#bd98e7
RGB:
189, 152, 231
CMY:
26, 40, 9
CMYK:
18, 34, 0, 9
HSL:
268°, 62.2047%, 75.0980%
HSV (HSB):
268°, 34.1991%, 90.5882%
XYZ:
46.6383, 39.0448, 80.6796
xyY:
0.2803, 0.2347, 39.0448
CIE-Lab:
68.7837, 28.9238, -34.8014
CIE-LCH:
68.7837, 45.2518, 309.7303
CIE-Luv:
68.7837, 13.8801, -59.4042
Hunter-Lab:
62.4858, 23.8789, -32.8131
#bd98e7 color charts
#bd98e7 color shades, tints & tones
#bd98e7 color schemes
#bd98e7 color preview, HTML & CSS examples
This text has a color of #bd98e7
<p style="color:#bd98e7;">Text here</p>
.mytext {color:#bd98e7;}
This box has a color of #bd98e7
<div style="background-color:#bd98e7;">Content here</div>
.mybackground {background-color:#bd98e7;}
Border around this has a color of #bd98e7
<div style="border:2px solid #bd98e7;">Content here</div>
.myborder {border:2px solid #bd98e7;}