#3f127f color space conversions
Hex:
#3f127f
RGB:
63, 18, 127
CMY:
75, 93, 50
CMYK:
50, 86, 0, 50
HSL:
265°, 75.1724%, 28.4314%
HSV (HSB):
265°, 85.8268%, 49.8039%
XYZ:
6.0970, 3.0217, 20.3406
xyY:
0.2070, 0.1026, 3.0217
CIE-Lab:
20.1305, 44.4179, -52.0371
CIE-LCH:
20.1305, 68.4165, 310.4835
CIE-Luv:
20.1305, 4.9852, -59.2694
Hunter-Lab:
17.3830, 32.1875, -57.2097
#3f127f color charts
#3f127f color shades, tints & tones
#3f127f color schemes
#3f127f color preview, HTML & CSS examples
This text has a color of #3f127f
<p style="color:#3f127f;">Text here</p>
.mytext {color:#3f127f;}
This box has a color of #3f127f
<div style="background-color:#3f127f;">Content here</div>
.mybackground {background-color:#3f127f;}
Border around this has a color of #3f127f
<div style="border:2px solid #3f127f;">Content here</div>
.myborder {border:2px solid #3f127f;}