#919ec4 color space conversions
Hex:
#919ec4
RGB:
145, 158, 196
CMY:
43, 38, 23
CMYK:
26, 19, 0, 23
HSL:
225°, 30.1775%, 66.8627%
HSV (HSB):
225°, 26.0204%, 76.8627%
XYZ:
33.8677, 34.4590, 57.0908
xyY:
0.2700, 0.2748, 34.4590
CIE-Lab:
65.3253, 3.9353, -21.0584
CIE-LCH:
65.3253, 21.4229, 280.5850
CIE-Luv:
65.3253, -8.6736, -32.9560
Hunter-Lab:
58.7018, 0.2566, -16.5716
#919ec4 color charts
#919ec4 color shades, tints & tones
#919ec4 color schemes
#919ec4 color preview, HTML & CSS examples
This text has a color of #919ec4
<p style="color:#919ec4;">Text here</p>
.mytext {color:#919ec4;}
This box has a color of #919ec4
<div style="background-color:#919ec4;">Content here</div>
.mybackground {background-color:#919ec4;}
Border around this has a color of #919ec4
<div style="border:2px solid #919ec4;">Content here</div>
.myborder {border:2px solid #919ec4;}