#bd98f3 color space conversions
Hex:
#bd98f3
RGB:
189, 152, 243
CMY:
26, 40, 5
CMYK:
22, 37, 0, 5
HSL:
264°, 79.1304%, 77.4510%
HSV (HSB):
264°, 37.4486%, 95.2941%
XYZ:
48.3922, 39.7464, 89.9153
xyY:
0.2718, 0.2232, 39.7464
CIE-Lab:
69.2885, 31.6308, -40.5890
CIE-LCH:
69.2885, 51.4585, 307.9291
CIE-Luv:
69.2885, 12.4888, -69.4510
Hunter-Lab:
63.0447, 26.6857, -40.4290
#bd98f3 color charts
#bd98f3 color shades, tints & tones
#bd98f3 color schemes
#bd98f3 color preview, HTML & CSS examples
This text has a color of #bd98f3
<p style="color:#bd98f3;">Text here</p>
.mytext {color:#bd98f3;}
This box has a color of #bd98f3
<div style="background-color:#bd98f3;">Content here</div>
.mybackground {background-color:#bd98f3;}
Border around this has a color of #bd98f3
<div style="border:2px solid #bd98f3;">Content here</div>
.myborder {border:2px solid #bd98f3;}