#3f35c5 color space conversions
Hex:
#3f35c5
RGB:
63, 53, 197
CMY:
75, 79, 23
CMYK:
68, 73, 0, 23
HSL:
244°, 57.6000%, 49.0196%
HSV (HSB):
244°, 73.0964%, 77.2549%
XYZ:
13.4010, 7.6342, 53.5906
xyY:
0.1796, 0.1023, 7.6342
CIE-Lab:
33.2091, 48.1294, -73.0654
CIE-LCH:
33.2091, 87.4928, 303.3736
CIE-Luv:
33.2091, -5.2480, -99.4397
Hunter-Lab:
27.6300, 38.2231, -95.6565
#3f35c5 color charts
#3f35c5 color shades, tints & tones
#3f35c5 color schemes
#3f35c5 color preview, HTML & CSS examples
This text has a color of #3f35c5
<p style="color:#3f35c5;">Text here</p>
.mytext {color:#3f35c5;}
This box has a color of #3f35c5
<div style="background-color:#3f35c5;">Content here</div>
.mybackground {background-color:#3f35c5;}
Border around this has a color of #3f35c5
<div style="border:2px solid #3f35c5;">Content here</div>
.myborder {border:2px solid #3f35c5;}