#3d50cd color space conversions
Hex:
#3d50cd
RGB:
61, 80, 205
CMY:
76, 69, 20
CMYK:
70, 61, 0, 20
HSL:
232°, 59.0164%, 52.1569%
HSV (HSB):
232°, 70.2439%, 80.3922%
XYZ:
15.8126, 11.1372, 59.0739
xyY:
0.1838, 0.1295, 11.1372
CIE-Lab:
39.8106, 34.4320, -66.8953
CIE-LCH:
39.8106, 75.2366, 297.2356
CIE-Luv:
39.8106, -11.4839, -98.3206
Hunter-Lab:
33.3724, 26.1753, -81.5909
#3d50cd color charts
#3d50cd color shades, tints & tones
#3d50cd color schemes
#3d50cd color preview, HTML & CSS examples
This text has a color of #3d50cd
<p style="color:#3d50cd;">Text here</p>
.mytext {color:#3d50cd;}
This box has a color of #3d50cd
<div style="background-color:#3d50cd;">Content here</div>
.mybackground {background-color:#3d50cd;}
Border around this has a color of #3d50cd
<div style="border:2px solid #3d50cd;">Content here</div>
.myborder {border:2px solid #3d50cd;}