#334ff5 color space conversions
Hex:
#334ff5
RGB:
51, 79, 245
CMY:
80, 69, 4
CMYK:
79, 68, 0, 4
HSL:
231°, 90.6542%, 58.0392%
HSV (HSB):
231°, 79.1837%, 96.0784%
XYZ:
20.6427, 12.8883, 87.7859
xyY:
0.1702, 0.1062, 12.8883
CIE-Lab:
42.5945, 47.9844, -85.1200
CIE-LCH:
42.5945, 97.7135, 299.4111
CIE-Luv:
42.5945, -13.7623, -124.7694
Hunter-Lab:
35.9003, 39.8117, -119.8496
#334ff5 color charts
#334ff5 color shades, tints & tones
#334ff5 color schemes
#334ff5 color preview, HTML & CSS examples
This text has a color of #334ff5
<p style="color:#334ff5;">Text here</p>
.mytext {color:#334ff5;}
This box has a color of #334ff5
<div style="background-color:#334ff5;">Content here</div>
.mybackground {background-color:#334ff5;}
Border around this has a color of #334ff5
<div style="border:2px solid #334ff5;">Content here</div>
.myborder {border:2px solid #334ff5;}