#bd98e2 color space conversions
Hex:
#bd98e2
RGB:
189, 152, 226
CMY:
26, 40, 11
CMYK:
16, 33, 0, 11
HSL:
270°, 56.0606%, 74.1176%
HSV (HSB):
270°, 32.7434%, 88.6275%
XYZ:
45.9420, 38.7663, 77.0127
xyY:
0.2841, 0.2397, 38.7663
CIE-Lab:
68.5816, 27.8223, -32.3654
CIE-LCH:
68.5816, 42.6802, 310.6833
CIE-Luv:
68.5816, 14.4643, -55.2070
Hunter-Lab:
62.2626, 22.7511, -29.7522
#bd98e2 color charts
#bd98e2 color shades, tints & tones
#bd98e2 color schemes
#bd98e2 color preview, HTML & CSS examples
This text has a color of #bd98e2
<p style="color:#bd98e2;">Text here</p>
.mytext {color:#bd98e2;}
This box has a color of #bd98e2
<div style="background-color:#bd98e2;">Content here</div>
.mybackground {background-color:#bd98e2;}
Border around this has a color of #bd98e2
<div style="border:2px solid #bd98e2;">Content here</div>
.myborder {border:2px solid #bd98e2;}