#bb90c6 color space conversions
Hex:
#bb90c6
RGB:
187, 144, 198
CMY:
27, 44, 22
CMYK:
6, 27, 0, 22
HSL:
288°, 32.1429%, 67.0588%
HSV (HSB):
288°, 27.2727%, 77.6471%
XYZ:
40.6598, 34.5885, 57.9593
xyY:
0.3052, 0.2597, 34.5885
CIE-Lab:
65.4270, 25.7648, -21.6966
CIE-LCH:
65.4270, 33.6833, 319.8991
CIE-Luv:
65.4270, 20.3547, -37.3047
Hunter-Lab:
58.8120, 20.4854, -17.2620
#bb90c6 color charts
#bb90c6 color shades, tints & tones
#bb90c6 color schemes
#bb90c6 color preview, HTML & CSS examples
This text has a color of #bb90c6
<p style="color:#bb90c6;">Text here</p>
.mytext {color:#bb90c6;}
This box has a color of #bb90c6
<div style="background-color:#bb90c6;">Content here</div>
.mybackground {background-color:#bb90c6;}
Border around this has a color of #bb90c6
<div style="border:2px solid #bb90c6;">Content here</div>
.myborder {border:2px solid #bb90c6;}