#3f65fd color space conversions
Hex:
#3f65fd
RGB:
63, 101, 253
CMY:
75, 60, 1
CMYK:
75, 60, 0, 1
HSL:
228°, 97.9381%, 61.9608%
HSV (HSB):
228°, 75.0988%, 99.2157%
XYZ:
24.4332, 17.4560, 95.0101
xyY:
0.1785, 0.1275, 17.4560
CIE-Lab:
48.8295, 38.4821, -79.3422
CIE-LCH:
48.8295, 88.1820, 295.8740
CIE-Luv:
48.8295, -16.9930, -122.7318
Hunter-Lab:
41.7803, 31.2714, -105.5815
#3f65fd color charts
#3f65fd color shades, tints & tones
#3f65fd color schemes
#3f65fd color preview, HTML & CSS examples
This text has a color of #3f65fd
<p style="color:#3f65fd;">Text here</p>
.mytext {color:#3f65fd;}
This box has a color of #3f65fd
<div style="background-color:#3f65fd;">Content here</div>
.mybackground {background-color:#3f65fd;}
Border around this has a color of #3f65fd
<div style="border:2px solid #3f65fd;">Content here</div>
.myborder {border:2px solid #3f65fd;}