#bd90d4 color space conversions
Hex:
#bd90d4
RGB:
189, 144, 212
CMY:
26, 44, 17
CMYK:
11, 32, 0, 17
HSL:
280°, 44.1558%, 69.8039%
HSV (HSB):
280°, 32.0755%, 83.1373%
XYZ:
42.8432, 35.5188, 66.8851
xyY:
0.2950, 0.2445, 35.5188
CIE-Lab:
66.1506, 29.2723, -28.3757
CIE-LCH:
66.1506, 40.7682, 315.8910
CIE-Luv:
66.1506, 19.7116, -48.6223
Hunter-Lab:
59.5977, 24.0231, -24.8215
#bd90d4 color charts
#bd90d4 color shades, tints & tones
#bd90d4 color schemes
#bd90d4 color preview, HTML & CSS examples
This text has a color of #bd90d4
<p style="color:#bd90d4;">Text here</p>
.mytext {color:#bd90d4;}
This box has a color of #bd90d4
<div style="background-color:#bd90d4;">Content here</div>
.mybackground {background-color:#bd90d4;}
Border around this has a color of #bd90d4
<div style="border:2px solid #bd90d4;">Content here</div>
.myborder {border:2px solid #bd90d4;}