#bc90e7 color space conversions
Hex:
#bc90e7
RGB:
188, 144, 231
CMY:
26, 44, 9
CMYK:
19, 38, 0, 9
HSL:
270°, 64.4444%, 73.5294%
HSV (HSB):
270°, 37.6623%, 90.5882%
XYZ:
45.1361, 36.4074, 80.2497
xyY:
0.2790, 0.2250, 36.4074
CIE-Lab:
66.8300, 33.0643, -37.8478
CIE-LCH:
66.8300, 50.2564, 311.1408
CIE-Luv:
66.8300, 16.6475, -64.7288
Hunter-Lab:
60.3385, 27.9340, -36.6182
#bc90e7 color charts
#bc90e7 color shades, tints & tones
#bc90e7 color schemes
#bc90e7 color preview, HTML & CSS examples
This text has a color of #bc90e7
<p style="color:#bc90e7;">Text here</p>
.mytext {color:#bc90e7;}
This box has a color of #bc90e7
<div style="background-color:#bc90e7;">Content here</div>
.mybackground {background-color:#bc90e7;}
Border around this has a color of #bc90e7
<div style="border:2px solid #bc90e7;">Content here</div>
.myborder {border:2px solid #bc90e7;}