#3f027e color space conversions
Hex:
#3f027e
RGB:
63, 2, 126
CMY:
75, 99, 51
CMYK:
50, 98, 0, 51
HSL:
270°, 96.8750%, 25.0980%
HSV (HSB):
270°, 98.4127%, 49.4118%
XYZ:
5.8375, 2.6065, 19.9341
xyY:
0.2057, 0.0919, 2.6065
CIE-Lab:
18.3937, 49.0235, -54.2649
CIE-LCH:
18.3937, 73.1299, 312.0950
CIE-Luv:
18.3937, 6.0014, -58.4309
Hunter-Lab:
16.1448, 36.2873, -61.9046
#3f027e color charts
#3f027e color shades, tints & tones
#3f027e color schemes
#3f027e color preview, HTML & CSS examples
This text has a color of #3f027e
<p style="color:#3f027e;">Text here</p>
.mytext {color:#3f027e;}
This box has a color of #3f027e
<div style="background-color:#3f027e;">Content here</div>
.mybackground {background-color:#3f027e;}
Border around this has a color of #3f027e
<div style="border:2px solid #3f027e;">Content here</div>
.myborder {border:2px solid #3f027e;}