#3f5dfc color space conversions
Hex:
#3f5dfc
RGB:
63, 93, 252
CMY:
75, 64, 1
CMYK:
75, 63, 0, 1
HSL:
230°, 96.9231%, 61.7647%
HSV (HSB):
230°, 75.0000%, 98.8235%
XYZ:
23.5349, 15.9137, 93.9267
xyY:
0.1765, 0.1193, 15.9137
CIE-Lab:
46.8611, 43.0218, -82.0068
CIE-LCH:
46.8611, 92.6066, 297.6821
CIE-Luv:
46.8611, -15.1053, -124.9261
Hunter-Lab:
39.8920, 35.4979, -111.6752
#3f5dfc color charts
#3f5dfc color shades, tints & tones
#3f5dfc color schemes
#3f5dfc color preview, HTML & CSS examples
This text has a color of #3f5dfc
<p style="color:#3f5dfc;">Text here</p>
.mytext {color:#3f5dfc;}
This box has a color of #3f5dfc
<div style="background-color:#3f5dfc;">Content here</div>
.mybackground {background-color:#3f5dfc;}
Border around this has a color of #3f5dfc
<div style="border:2px solid #3f5dfc;">Content here</div>
.myborder {border:2px solid #3f5dfc;}