#bc90e2 color space conversions
Hex:
#bc90e2
RGB:
188, 144, 226
CMY:
26, 44, 11
CMYK:
17, 36, 0, 11
HSL:
272°, 58.5714%, 72.5490%
HSV (HSB):
272°, 36.2832%, 88.6275%
XYZ:
44.4398, 36.1289, 76.5828
xyY:
0.2828, 0.2299, 36.1289
CIE-Lab:
66.6183, 31.9607, -35.4183
CIE-LCH:
66.6183, 47.7068, 312.0624
CIE-Luv:
66.6183, 17.2946, -60.5493
Hunter-Lab:
60.1073, 26.7845, -33.4664
#bc90e2 color charts
#bc90e2 color shades, tints & tones
#bc90e2 color schemes
#bc90e2 color preview, HTML & CSS examples
This text has a color of #bc90e2
<p style="color:#bc90e2;">Text here</p>
.mytext {color:#bc90e2;}
This box has a color of #bc90e2
<div style="background-color:#bc90e2;">Content here</div>
.mybackground {background-color:#bc90e2;}
Border around this has a color of #bc90e2
<div style="border:2px solid #bc90e2;">Content here</div>
.myborder {border:2px solid #bc90e2;}