#334ff7 color space conversions
Hex:
#334ff7
RGB:
51, 79, 247
CMY:
80, 69, 3
CMYK:
79, 68, 0, 3
HSL:
231°, 92.4528%, 58.4314%
HSV (HSB):
231°, 79.3522%, 96.8627%
XYZ:
20.9497, 13.0112, 89.4029
xyY:
0.1698, 0.1055, 13.0112
CIE-Lab:
42.7801, 48.6675, -85.9361
CIE-LCH:
42.7801, 98.7600, 299.5238
CIE-Luv:
42.7801, -13.8024, -125.9970
Hunter-Lab:
36.0710, 40.5470, -121.7021
#334ff7 color charts
#334ff7 color shades, tints & tones
#334ff7 color schemes
#334ff7 color preview, HTML & CSS examples
This text has a color of #334ff7
<p style="color:#334ff7;">Text here</p>
.mytext {color:#334ff7;}
This box has a color of #334ff7
<div style="background-color:#334ff7;">Content here</div>
.mybackground {background-color:#334ff7;}
Border around this has a color of #334ff7
<div style="border:2px solid #334ff7;">Content here</div>
.myborder {border:2px solid #334ff7;}