#3c95e5 color space conversions
Hex:
#3c95e5
RGB:
60, 149, 229
CMY:
76, 42, 10
CMYK:
74, 35, 0, 10
HSL:
208°, 76.4706%, 56.6667%
HSV (HSB):
208°, 73.7991%, 89.8039%
XYZ:
26.7538, 28.1127, 78.1450
xyY:
0.2011, 0.2114, 28.1127
CIE-Lab:
59.9904, 0.1369, -48.0469
CIE-LCH:
59.9904, 48.0471, 270.1632
CIE-Luv:
59.9904, -32.0748, -76.2915
Hunter-Lab:
53.0214, -2.7191, -50.2689
#3c95e5 color charts
#3c95e5 color shades, tints & tones
#3c95e5 color schemes
#3c95e5 color preview, HTML & CSS examples
This text has a color of #3c95e5
<p style="color:#3c95e5;">Text here</p>
.mytext {color:#3c95e5;}
This box has a color of #3c95e5
<div style="background-color:#3c95e5;">Content here</div>
.mybackground {background-color:#3c95e5;}
Border around this has a color of #3c95e5
<div style="border:2px solid #3c95e5;">Content here</div>
.myborder {border:2px solid #3c95e5;}