#bb90c8 color space conversions
Hex:
#bb90c8
RGB:
187, 144, 200
CMY:
27, 44, 22
CMYK:
7, 28, 0, 22
HSL:
286°, 33.7349%, 67.4510%
HSV (HSB):
286°, 28.0000%, 78.4314%
XYZ:
40.8921, 34.6814, 59.1825
xyY:
0.3035, 0.2574, 34.6814
CIE-Lab:
65.4999, 26.1668, -22.7033
CIE-LCH:
65.4999, 34.6431, 319.0538
CIE-Luv:
65.4999, 20.0947, -38.9735
Hunter-Lab:
58.8910, 20.8858, -18.3599
#bb90c8 color charts
#bb90c8 color shades, tints & tones
#bb90c8 color schemes
#bb90c8 color preview, HTML & CSS examples
This text has a color of #bb90c8
<p style="color:#bb90c8;">Text here</p>
.mytext {color:#bb90c8;}
This box has a color of #bb90c8
<div style="background-color:#bb90c8;">Content here</div>
.mybackground {background-color:#bb90c8;}
Border around this has a color of #bb90c8
<div style="border:2px solid #bb90c8;">Content here</div>
.myborder {border:2px solid #bb90c8;}