#3f02c5 color space conversions
Hex:
#3f02c5
RGB:
63, 2, 197
CMY:
75, 99, 23
CMYK:
68, 99, 0, 23
HSL:
259°, 97.9899%, 39.0196%
HSV (HSB):
259°, 98.9848%, 77.2549%
XYZ:
12.1497, 5.1314, 53.1734
xyY:
0.1724, 0.0728, 5.1314
CIE-Lab:
27.1059, 66.0700, -83.1774
CIE-LCH:
27.1059, 106.2249, 308.4610
CIE-Luv:
27.1059, -0.8396, -99.5803
Hunter-Lab:
22.6526, 56.0960, -123.3173
#3f02c5 color charts
#3f02c5 color shades, tints & tones
#3f02c5 color schemes
#3f02c5 color preview, HTML & CSS examples
This text has a color of #3f02c5
<p style="color:#3f02c5;">Text here</p>
.mytext {color:#3f02c5;}
This box has a color of #3f02c5
<div style="background-color:#3f02c5;">Content here</div>
.mybackground {background-color:#3f02c5;}
Border around this has a color of #3f02c5
<div style="border:2px solid #3f02c5;">Content here</div>
.myborder {border:2px solid #3f02c5;}