#334dff color space conversions
Hex:
#334dff
RGB:
51, 77, 255
CMY:
80, 70, 0
CMYK:
80, 70, 0, 0
HSL:
232°, 100.0000%, 60.0000%
HSV (HSB):
232°, 80.0000%, 100.0000%
XYZ:
22.0691, 13.2316, 95.9985
xyY:
0.1681, 0.1008, 13.2316
CIE-Lab:
43.1101, 52.5313, -89.8638
CIE-LCH:
43.1101, 104.0915, 300.3091
CIE-Luv:
43.1101, -13.5911, -131.2345
Hunter-Lab:
36.3752, 44.6407, -131.0107
#334dff color charts
#334dff color shades, tints & tones
#334dff color schemes
#334dff color preview, HTML & CSS examples
This text has a color of #334dff
<p style="color:#334dff;">Text here</p>
.mytext {color:#334dff;}
This box has a color of #334dff
<div style="background-color:#334dff;">Content here</div>
.mybackground {background-color:#334dff;}
Border around this has a color of #334dff
<div style="border:2px solid #334dff;">Content here</div>
.myborder {border:2px solid #334dff;}