#bd98c8 color space conversions
Hex:
#bd98c8
RGB:
189, 152, 200
CMY:
26, 40, 22
CMYK:
5, 24, 0, 22
HSL:
286°, 30.3797%, 69.0196%
HSV (HSB):
286°, 24.0000%, 78.4314%
XYZ:
42.6398, 37.4454, 59.6239
xyY:
0.3052, 0.2680, 37.4454
CIE-Lab:
67.6099, 22.3748, -19.4702
CIE-LCH:
67.6099, 29.6601, 318.9707
CIE-Luv:
67.6099, 17.5210, -33.4302
Hunter-Lab:
61.1927, 17.2939, -14.9352
#bd98c8 color charts
#bd98c8 color shades, tints & tones
#bd98c8 color schemes
#bd98c8 color preview, HTML & CSS examples
This text has a color of #bd98c8
<p style="color:#bd98c8;">Text here</p>
.mytext {color:#bd98c8;}
This box has a color of #bd98c8
<div style="background-color:#bd98c8;">Content here</div>
.mybackground {background-color:#bd98c8;}
Border around this has a color of #bd98c8
<div style="border:2px solid #bd98c8;">Content here</div>
.myborder {border:2px solid #bd98c8;}