#3f82c5 color space conversions
Hex:
#3f82c5
RGB:
63, 130, 197
CMY:
75, 49, 23
CMYK:
68, 34, 0, 23
HSL:
210°, 53.6000%, 50.9804%
HSV (HSB):
210°, 68.0203%, 77.2549%
XYZ:
20.1106, 21.0532, 55.8271
xyY:
0.2073, 0.2171, 21.0532
CIE-Lab:
53.0077, 0.4952, -41.0967
CIE-LCH:
53.0077, 41.0997, 270.6903
CIE-Luv:
53.0077, -26.2125, -63.3492
Hunter-Lab:
45.8838, -2.0613, -40.0198
#3f82c5 color charts
#3f82c5 color shades, tints & tones
#3f82c5 color schemes
#3f82c5 color preview, HTML & CSS examples
This text has a color of #3f82c5
<p style="color:#3f82c5;">Text here</p>
.mytext {color:#3f82c5;}
This box has a color of #3f82c5
<div style="background-color:#3f82c5;">Content here</div>
.mybackground {background-color:#3f82c5;}
Border around this has a color of #3f82c5
<div style="border:2px solid #3f82c5;">Content here</div>
.myborder {border:2px solid #3f82c5;}