#bb90d9 color space conversions
Hex:
#bb90d9
RGB:
187, 144, 217
CMY:
27, 44, 15
CMYK:
14, 34, 0, 15
HSL:
275°, 48.9933%, 70.7843%
HSV (HSB):
275°, 33.6406%, 85.0980%
XYZ:
42.9912, 35.5211, 70.2360
xyY:
0.2890, 0.2388, 35.5211
CIE-Lab:
66.1524, 29.7056, -31.1658
CIE-LCH:
66.1524, 43.0550, 313.6259
CIE-Luv:
66.1524, 17.8888, -53.2095
Hunter-Lab:
59.5996, 24.4588, -28.1515
#bb90d9 color charts
#bb90d9 color shades, tints & tones
#bb90d9 color schemes
#bb90d9 color preview, HTML & CSS examples
This text has a color of #bb90d9
<p style="color:#bb90d9;">Text here</p>
.mytext {color:#bb90d9;}
This box has a color of #bb90d9
<div style="background-color:#bb90d9;">Content here</div>
.mybackground {background-color:#bb90d9;}
Border around this has a color of #bb90d9
<div style="border:2px solid #bb90d9;">Content here</div>
.myborder {border:2px solid #bb90d9;}