#3d95e4 color space conversions
Hex:
#3d95e4
RGB:
61, 149, 228
CMY:
76, 42, 11
CMYK:
73, 35, 0, 11
HSL:
208°, 75.5656%, 56.6667%
HSV (HSB):
208°, 73.2456%, 89.4118%
XYZ:
26.6755, 28.0884, 77.4144
xyY:
0.2018, 0.2125, 28.0884
CIE-Lab:
59.9685, -0.0888, -47.5249
CIE-LCH:
59.9685, 47.5249, 269.8930
CIE-Luv:
59.9685, -31.9489, -75.3956
Hunter-Lab:
52.9985, -2.9038, -49.5054
#3d95e4 color charts
#3d95e4 color shades, tints & tones
#3d95e4 color schemes
#3d95e4 color preview, HTML & CSS examples
This text has a color of #3d95e4
<p style="color:#3d95e4;">Text here</p>
.mytext {color:#3d95e4;}
This box has a color of #3d95e4
<div style="background-color:#3d95e4;">Content here</div>
.mybackground {background-color:#3d95e4;}
Border around this has a color of #3d95e4
<div style="border:2px solid #3d95e4;">Content here</div>
.myborder {border:2px solid #3d95e4;}