#bd98c0 color space conversions
Hex:
#bd98c0
RGB:
189, 152, 192
CMY:
26, 40, 25
CMYK:
2, 21, 0, 25
HSL:
296°, 24.0964%, 67.4510%
HSV (HSB):
296°, 20.8333%, 75.2941%
XYZ:
41.7289, 37.0811, 54.8272
xyY:
0.3123, 0.2775, 37.0811
CIE-Lab:
67.3378, 20.8023, -15.4282
CIE-LCH:
67.3378, 25.8991, 323.4372
CIE-Luv:
67.3378, 18.4596, -26.8009
Hunter-Lab:
60.8942, 15.7557, -10.7568
#bd98c0 color charts
#bd98c0 color shades, tints & tones
#bd98c0 color schemes
#bd98c0 color preview, HTML & CSS examples
This text has a color of #bd98c0
<p style="color:#bd98c0;">Text here</p>
.mytext {color:#bd98c0;}
This box has a color of #bd98c0
<div style="background-color:#bd98c0;">Content here</div>
.mybackground {background-color:#bd98c0;}
Border around this has a color of #bd98c0
<div style="border:2px solid #bd98c0;">Content here</div>
.myborder {border:2px solid #bd98c0;}