#3f80e7 color space conversions
Hex:
#3f80e7
RGB:
63, 128, 231
CMY:
75, 50, 9
CMYK:
73, 45, 0, 9
HSL:
217°, 77.7778%, 57.6471%
HSV (HSB):
217°, 72.7273%, 90.5882%
XYZ:
24.1929, 22.2646, 78.6237
xyY:
0.1934, 0.1780, 22.2646
CIE-Lab:
54.3067, 13.8279, -58.2114
CIE-LCH:
54.3067, 59.8312, 283.3627
CIE-Luv:
54.3067, -24.6629, -92.4930
Hunter-Lab:
47.1854, 8.9460, -65.7635
#3f80e7 color charts
#3f80e7 color shades, tints & tones
#3f80e7 color schemes
#3f80e7 color preview, HTML & CSS examples
This text has a color of #3f80e7
<p style="color:#3f80e7;">Text here</p>
.mytext {color:#3f80e7;}
This box has a color of #3f80e7
<div style="background-color:#3f80e7;">Content here</div>
.mybackground {background-color:#3f80e7;}
Border around this has a color of #3f80e7
<div style="border:2px solid #3f80e7;">Content here</div>
.myborder {border:2px solid #3f80e7;}