#3379d5 color space conversions
Hex:
#3379d5
RGB:
51, 121, 213
CMY:
80, 53, 16
CMYK:
76, 43, 0, 16
HSL:
214°, 65.8537%, 51.7647%
HSV (HSB):
214°, 76.0563%, 83.5294%
XYZ:
20.2129, 19.1826, 65.5881
xyY:
0.1925, 0.1827, 19.1826
CIE-Lab:
50.9002, 10.0835, -53.5633
CIE-LCH:
50.9002, 54.5042, 280.6613
CIE-Luv:
50.9002, -24.9119, -83.5569
Hunter-Lab:
43.7980, 5.7316, -58.1290
#3379d5 color charts
#3379d5 color shades, tints & tones
#3379d5 color schemes
#3379d5 color preview, HTML & CSS examples
This text has a color of #3379d5
<p style="color:#3379d5;">Text here</p>
.mytext {color:#3379d5;}
This box has a color of #3379d5
<div style="background-color:#3379d5;">Content here</div>
.mybackground {background-color:#3379d5;}
Border around this has a color of #3379d5
<div style="border:2px solid #3379d5;">Content here</div>
.myborder {border:2px solid #3379d5;}