#314ec3 color space conversions
Hex:
#314ec3
RGB:
49, 78, 195
CMY:
81, 69, 24
CMYK:
75, 60, 0, 24
HSL:
228°, 59.8361%, 47.8431%
HSV (HSB):
228°, 74.8718%, 76.4706%
XYZ:
13.8413, 10.0419, 52.8385
xyY:
0.1804, 0.1309, 10.0419
CIE-Lab:
37.9175, 30.6541, -64.2054
CIE-LCH:
37.9175, 71.1478, 295.5216
CIE-Luv:
37.9175, -13.0242, -92.9260
Hunter-Lab:
31.6889, 22.5110, -76.6787
#314ec3 color charts
#314ec3 color shades, tints & tones
#314ec3 color schemes
#314ec3 color preview, HTML & CSS examples
This text has a color of #314ec3
<p style="color:#314ec3;">Text here</p>
.mytext {color:#314ec3;}
This box has a color of #314ec3
<div style="background-color:#314ec3;">Content here</div>
.mybackground {background-color:#314ec3;}
Border around this has a color of #314ec3
<div style="border:2px solid #314ec3;">Content here</div>
.myborder {border:2px solid #314ec3;}