#bc90e8 color space conversions
Hex:
#bc90e8
RGB:
188, 144, 232
CMY:
26, 44, 9
CMYK:
19, 38, 0, 9
HSL:
270°, 65.6716%, 73.7255%
HSV (HSB):
270°, 37.9310%, 90.9804%
XYZ:
45.2778, 36.4641, 80.9958
xyY:
0.2782, 0.2241, 36.4641
CIE-Lab:
66.8730, 33.2869, -38.3319
CIE-LCH:
66.8730, 50.7676, 310.9706
CIE-Luv:
66.8730, 16.5185, -65.5635
Hunter-Lab:
60.3855, 28.1669, -37.2566
#bc90e8 color charts
#bc90e8 color shades, tints & tones
#bc90e8 color schemes
#bc90e8 color preview, HTML & CSS examples
This text has a color of #bc90e8
<p style="color:#bc90e8;">Text here</p>
.mytext {color:#bc90e8;}
This box has a color of #bc90e8
<div style="background-color:#bc90e8;">Content here</div>
.mybackground {background-color:#bc90e8;}
Border around this has a color of #bc90e8
<div style="border:2px solid #bc90e8;">Content here</div>
.myborder {border:2px solid #bc90e8;}