#3f82cd color space conversions
Hex:
#3f82cd
RGB:
63, 130, 205
CMY:
75, 49, 20
CMYK:
69, 37, 0, 20
HSL:
212°, 58.6777%, 52.5490%
HSV (HSB):
212°, 69.2683%, 80.3922%
XYZ:
21.0520, 21.4298, 60.7844
xyY:
0.2039, 0.2075, 21.4298
CIE-Lab:
53.4167, 3.3105, -44.9960
CIE-LCH:
53.4167, 45.1176, 274.2079
CIE-Luv:
53.4167, -25.9703, -70.0423
Hunter-Lab:
46.2923, 0.1634, -45.4464
#3f82cd color charts
#3f82cd color shades, tints & tones
#3f82cd color schemes
#3f82cd color preview, HTML & CSS examples
This text has a color of #3f82cd
<p style="color:#3f82cd;">Text here</p>
.mytext {color:#3f82cd;}
This box has a color of #3f82cd
<div style="background-color:#3f82cd;">Content here</div>
.mybackground {background-color:#3f82cd;}
Border around this has a color of #3f82cd
<div style="border:2px solid #3f82cd;">Content here</div>
.myborder {border:2px solid #3f82cd;}