#bd90cd color space conversions
Hex:
#bd90cd
RGB:
189, 144, 205
CMY:
26, 44, 20
CMYK:
8, 30, 0, 20
HSL:
284°, 37.8882%, 68.4314%
HSV (HSB):
284°, 29.7561%, 80.3922%
XYZ:
41.9790, 35.1731, 62.3342
xyY:
0.3010, 0.2522, 35.1731
CIE-Lab:
65.8832, 27.8295, -24.8898
CIE-LCH:
65.8832, 37.3361, 318.1916
CIE-Luv:
65.8832, 20.6424, -42.7631
Hunter-Lab:
59.3069, 22.5598, -20.8015
#bd90cd color charts
#bd90cd color shades, tints & tones
#bd90cd color schemes
#bd90cd color preview, HTML & CSS examples
This text has a color of #bd90cd
<p style="color:#bd90cd;">Text here</p>
.mytext {color:#bd90cd;}
This box has a color of #bd90cd
<div style="background-color:#bd90cd;">Content here</div>
.mybackground {background-color:#bd90cd;}
Border around this has a color of #bd90cd
<div style="border:2px solid #bd90cd;">Content here</div>
.myborder {border:2px solid #bd90cd;}