#3f98ec color space conversions
Hex:
#3f98ec
RGB:
63, 152, 236
CMY:
75, 40, 7
CMYK:
73, 36, 0, 7
HSL:
209°, 81.9905%, 58.6275%
HSV (HSB):
209°, 73.3051%, 92.5490%
XYZ:
28.4185, 29.5694, 83.5665
xyY:
0.2008, 0.2089, 29.5694
CIE-Lab:
61.2809, 1.2346, -49.8708
CIE-LCH:
61.2809, 49.8861, 271.4182
CIE-Luv:
61.2809, -32.2965, -79.7281
Hunter-Lab:
54.3777, -1.8747, -53.0512
#3f98ec color charts
#3f98ec color shades, tints & tones
#3f98ec color schemes
#3f98ec color preview, HTML & CSS examples
This text has a color of #3f98ec
<p style="color:#3f98ec;">Text here</p>
.mytext {color:#3f98ec;}
This box has a color of #3f98ec
<div style="background-color:#3f98ec;">Content here</div>
.mybackground {background-color:#3f98ec;}
Border around this has a color of #3f98ec
<div style="border:2px solid #3f98ec;">Content here</div>
.myborder {border:2px solid #3f98ec;}