#3d3dcb color space conversions
Hex:
#3d3dcb
RGB:
61, 61, 203
CMY:
76, 76, 20
CMYK:
70, 70, 0, 20
HSL:
240°, 57.7236%, 51.7647%
HSV (HSB):
240°, 69.9507%, 79.6078%
XYZ:
14.3727, 8.6414, 57.4103
xyY:
0.1787, 0.1074, 8.6414
CIE-Lab:
35.2845, 45.3274, -73.1532
CIE-LCH:
35.2845, 86.0579, 301.7833
CIE-Luv:
35.2845, -7.3557, -102.0124
Hunter-Lab:
29.3962, 35.8306, -95.2150
#3d3dcb color charts
#3d3dcb color shades, tints & tones
#3d3dcb color schemes
#3d3dcb color preview, HTML & CSS examples
This text has a color of #3d3dcb
<p style="color:#3d3dcb;">Text here</p>
.mytext {color:#3d3dcb;}
This box has a color of #3d3dcb
<div style="background-color:#3d3dcb;">Content here</div>
.mybackground {background-color:#3d3dcb;}
Border around this has a color of #3d3dcb
<div style="border:2px solid #3d3dcb;">Content here</div>
.myborder {border:2px solid #3d3dcb;}