#334ddc color space conversions
Hex:
#334ddc
RGB:
51, 77, 220
CMY:
80, 70, 14
CMYK:
77, 65, 0, 14
HSL:
231°, 70.7113%, 53.1373%
HSV (HSB):
231°, 76.8182%, 86.2745%
XYZ:
16.9374, 11.1789, 68.9752
xyY:
0.1744, 0.1151, 11.1789
CIE-Lab:
39.8801, 40.5041, -75.4225
CIE-LCH:
39.8801, 85.6103, 298.2371
CIE-Luv:
39.8801, -12.8620, -109.5887
Hunter-Lab:
33.4348, 31.9135, -98.9094
#334ddc color charts
#334ddc color shades, tints & tones
#334ddc color schemes
#334ddc color preview, HTML & CSS examples
This text has a color of #334ddc
<p style="color:#334ddc;">Text here</p>
.mytext {color:#334ddc;}
This box has a color of #334ddc
<div style="background-color:#334ddc;">Content here</div>
.mybackground {background-color:#334ddc;}
Border around this has a color of #334ddc
<div style="border:2px solid #334ddc;">Content here</div>
.myborder {border:2px solid #334ddc;}