#bc90e1 color space conversions
Hex:
#bc90e1
RGB:
188, 144, 225
CMY:
26, 44, 12
CMYK:
16, 36, 0, 12
HSL:
273°, 57.4468%, 72.3529%
HSV (HSB):
273°, 36.0000%, 88.2353%
XYZ:
44.3029, 36.0741, 75.8621
xyY:
0.2836, 0.2309, 36.0741
CIE-Lab:
66.5765, 31.7418, -34.9306
CIE-LCH:
66.5765, 47.1984, 312.2618
CIE-Luv:
66.5765, 17.4244, -59.7125
Hunter-Lab:
60.0617, 26.5576, -32.8442
#bc90e1 color charts
#bc90e1 color shades, tints & tones
#bc90e1 color schemes
#bc90e1 color preview, HTML & CSS examples
This text has a color of #bc90e1
<p style="color:#bc90e1;">Text here</p>
.mytext {color:#bc90e1;}
This box has a color of #bc90e1
<div style="background-color:#bc90e1;">Content here</div>
.mybackground {background-color:#bc90e1;}
Border around this has a color of #bc90e1
<div style="border:2px solid #bc90e1;">Content here</div>
.myborder {border:2px solid #bc90e1;}