#3f68e5 color space conversions
Hex:
#3f68e5
RGB:
63, 104, 229
CMY:
75, 59, 10
CMYK:
72, 55, 0, 10
HSL:
225°, 76.1468%, 57.2549%
HSV (HSB):
225°, 72.4891%, 89.8039%
XYZ:
21.1431, 16.6145, 76.2213
xyY:
0.1855, 0.1458, 16.6145
CIE-Lab:
47.7706, 28.0828, -67.6339
CIE-LCH:
47.7706, 73.2325, 292.5491
CIE-Luv:
47.7706, -17.6150, -104.7598
Hunter-Lab:
40.7609, 21.2580, -82.3373
#3f68e5 color charts
#3f68e5 color shades, tints & tones
#3f68e5 color schemes
#3f68e5 color preview, HTML & CSS examples
This text has a color of #3f68e5
<p style="color:#3f68e5;">Text here</p>
.mytext {color:#3f68e5;}
This box has a color of #3f68e5
<div style="background-color:#3f68e5;">Content here</div>
.mybackground {background-color:#3f68e5;}
Border around this has a color of #3f68e5
<div style="border:2px solid #3f68e5;">Content here</div>
.myborder {border:2px solid #3f68e5;}