#3f70cd color space conversions
Hex:
#3f70cd
RGB:
63, 112, 205
CMY:
75, 56, 20
CMYK:
69, 45, 0, 20
HSL:
219°, 58.6777%, 52.5490%
HSV (HSB):
219°, 69.2683%, 80.3922%
XYZ:
18.8635, 17.0529, 60.0549
xyY:
0.1966, 0.1777, 17.0529
CIE-Lab:
48.3266, 14.3820, -53.1106
CIE-LCH:
48.3266, 55.0234, 285.1520
CIE-Luv:
48.3266, -20.0672, -82.2337
Hunter-Lab:
41.2951, 9.2719, -57.3180
#3f70cd color charts
#3f70cd color shades, tints & tones
#3f70cd color schemes
#3f70cd color preview, HTML & CSS examples
This text has a color of #3f70cd
<p style="color:#3f70cd;">Text here</p>
.mytext {color:#3f70cd;}
This box has a color of #3f70cd
<div style="background-color:#3f70cd;">Content here</div>
.mybackground {background-color:#3f70cd;}
Border around this has a color of #3f70cd
<div style="border:2px solid #3f70cd;">Content here</div>
.myborder {border:2px solid #3f70cd;}