#310ec5 color space conversions
Hex:
#310ec5
RGB:
49, 14, 197
CMY:
81, 95, 23
CMYK:
75, 93, 0, 23
HSL:
251°, 86.7299%, 41.3725%
HSV (HSB):
251°, 92.8934%, 77.2549%
XYZ:
11.5017, 4.9983, 53.1819
xyY:
0.1651, 0.0717, 4.9983
CIE-Lab:
26.7298, 63.1314, -83.8342
CIE-LCH:
26.7298, 104.9464, 306.9816
CIE-Luv:
26.7298, -3.7655, -99.2038
Hunter-Lab:
22.3568, 52.7070, -125.3881
#310ec5 color charts
#310ec5 color shades, tints & tones
#310ec5 color schemes
#310ec5 color preview, HTML & CSS examples
This text has a color of #310ec5
<p style="color:#310ec5;">Text here</p>
.mytext {color:#310ec5;}
This box has a color of #310ec5
<div style="background-color:#310ec5;">Content here</div>
.mybackground {background-color:#310ec5;}
Border around this has a color of #310ec5
<div style="border:2px solid #310ec5;">Content here</div>
.myborder {border:2px solid #310ec5;}