#888cea color space conversions
Hex:
#888cea
RGB:
136, 140, 234
CMY:
47, 45, 8
CMYK:
42, 40, 0, 8
HSL:
238°, 70.0000%, 72.5490%
HSV (HSB):
238°, 41.8803%, 91.7647%
XYZ:
34.3827, 29.9309, 81.8070
xyY:
0.2353, 0.2048, 29.9309
CIE-Lab:
61.5946, 21.8035, -48.0356
CIE-LCH:
61.5946, 52.7524, 294.4134
CIE-Luv:
61.5946, -7.3049, -79.0327
Hunter-Lab:
54.7092, 16.4397, -50.3603
#888cea color charts
#888cea color shades, tints & tones
#888cea color schemes
#888cea color preview, HTML & CSS examples
This text has a color of #888cea
<p style="color:#888cea;">Text here</p>
.mytext {color:#888cea;}
This box has a color of #888cea
<div style="background-color:#888cea;">Content here</div>
.mybackground {background-color:#888cea;}
Border around this has a color of #888cea
<div style="border:2px solid #888cea;">Content here</div>
.myborder {border:2px solid #888cea;}