#334ec4 color space conversions
Hex:
#334ec4
RGB:
51, 78, 196
CMY:
80, 69, 23
CMYK:
74, 60, 0, 23
HSL:
229°, 58.7045%, 48.4314%
HSV (HSB):
229°, 73.9796%, 76.8627%
XYZ:
14.0534, 10.1381, 53.4407
xyY:
0.1810, 0.1306, 10.1381
CIE-Lab:
38.0892, 31.2509, -64.5042
CIE-LCH:
38.0892, 71.6757, 295.8492
CIE-Luv:
38.0892, -12.6965, -93.5025
Hunter-Lab:
31.8404, 23.0641, -77.2237
#334ec4 color charts
#334ec4 color shades, tints & tones
#334ec4 color schemes
#334ec4 color preview, HTML & CSS examples
This text has a color of #334ec4
<p style="color:#334ec4;">Text here</p>
.mytext {color:#334ec4;}
This box has a color of #334ec4
<div style="background-color:#334ec4;">Content here</div>
.mybackground {background-color:#334ec4;}
Border around this has a color of #334ec4
<div style="border:2px solid #334ec4;">Content here</div>
.myborder {border:2px solid #334ec4;}