#3f025f color space conversions
Hex:
#3f025f
RGB:
63, 2, 95
CMY:
75, 99, 63
CMYK:
34, 98, 0, 63
HSL:
279°, 95.8763%, 19.0196%
HSV (HSB):
279°, 97.8947%, 37.2549%
XYZ:
4.1372, 1.9264, 10.9803
xyY:
0.2427, 0.1130, 1.9264
CIE-Lab:
15.0962, 41.8482, -39.4783
CIE-LCH:
15.0962, 57.5309, 316.6692
CIE-Luv:
15.0962, 10.4006, -40.3376
Hunter-Lab:
13.8795, 28.9178, -37.1895
#3f025f color charts
#3f025f color shades, tints & tones
#3f025f color schemes
#3f025f color preview, HTML & CSS examples
This text has a color of #3f025f
<p style="color:#3f025f;">Text here</p>
.mytext {color:#3f025f;}
This box has a color of #3f025f
<div style="background-color:#3f025f;">Content here</div>
.mybackground {background-color:#3f025f;}
Border around this has a color of #3f025f
<div style="border:2px solid #3f025f;">Content here</div>
.myborder {border:2px solid #3f025f;}