#3f12e5 color space conversions
Hex:
#3f12e5
RGB:
63, 18, 229
CMY:
75, 93, 10
CMYK:
72, 92, 0, 10
HSL:
253°, 85.4251%, 48.4314%
HSV (HSB):
253°, 92.1397%, 89.8039%
XYZ:
16.4091, 7.1465, 74.6433
xyY:
0.1671, 0.0728, 7.1465
CIE-Lab:
32.1382, 70.9181, -93.3524
CIE-LCH:
32.1382, 117.2350, 307.2233
CIE-Luv:
32.1382, -3.7512, -118.3475
Hunter-Lab:
26.7330, 62.7830, -146.8354
#3f12e5 color charts
#3f12e5 color shades, tints & tones
#3f12e5 color schemes
#3f12e5 color preview, HTML & CSS examples
This text has a color of #3f12e5
<p style="color:#3f12e5;">Text here</p>
.mytext {color:#3f12e5;}
This box has a color of #3f12e5
<div style="background-color:#3f12e5;">Content here</div>
.mybackground {background-color:#3f12e5;}
Border around this has a color of #3f12e5
<div style="border:2px solid #3f12e5;">Content here</div>
.myborder {border:2px solid #3f12e5;}