#334ed4 color space conversions
Hex:
#334ed4
RGB:
51, 78, 212
CMY:
80, 69, 17
CMYK:
76, 63, 0, 17
HSL:
230°, 65.1822%, 51.5686%
HSV (HSB):
230°, 75.9434%, 83.1373%
XYZ:
15.9733, 10.9061, 63.5505
xyY:
0.1766, 0.1206, 10.9061
CIE-Lab:
39.4218, 37.0365, -71.5862
CIE-LCH:
39.4218, 80.5996, 297.3557
CIE-Luv:
39.4218, -12.9434, -104.1410
Hunter-Lab:
33.0243, 28.5449, -90.9781
#334ed4 color charts
#334ed4 color shades, tints & tones
#334ed4 color schemes
#334ed4 color preview, HTML & CSS examples
This text has a color of #334ed4
<p style="color:#334ed4;">Text here</p>
.mytext {color:#334ed4;}
This box has a color of #334ed4
<div style="background-color:#334ed4;">Content here</div>
.mybackground {background-color:#334ed4;}
Border around this has a color of #334ed4
<div style="border:2px solid #334ed4;">Content here</div>
.myborder {border:2px solid #334ed4;}