#311acc color space conversions
Hex:
#311acc
RGB:
49, 26, 204
CMY:
81, 90, 20
CMYK:
76, 87, 0, 20
HSL:
248°, 77.3913%, 45.0980%
HSV (HSB):
248°, 87.2549%, 80.0000%
XYZ:
12.5351, 5.7514, 57.5762
xyY:
0.1652, 0.0758, 5.7514
CIE-Lab:
28.7764, 61.5054, -84.5295
CIE-LCH:
28.7764, 104.5378, 306.0404
CIE-Luv:
28.7764, -4.9321, -103.8881
Hunter-Lab:
23.9821, 51.3310, -125.5562
#311acc color charts
#311acc color shades, tints & tones
#311acc color schemes
#311acc color preview, HTML & CSS examples
This text has a color of #311acc
<p style="color:#311acc;">Text here</p>
.mytext {color:#311acc;}
This box has a color of #311acc
<div style="background-color:#311acc;">Content here</div>
.mybackground {background-color:#311acc;}
Border around this has a color of #311acc
<div style="border:2px solid #311acc;">Content here</div>
.myborder {border:2px solid #311acc;}