#3f005e color space conversions
Hex:
#3f005e
RGB:
63, 0, 94
CMY:
75, 100, 63
CMYK:
33, 100, 0, 63
HSL:
280°, 100.0000%, 18.4314%
HSV (HSB):
280°, 100.0000%, 36.8627%
XYZ:
4.0703, 1.8649, 10.7351
xyY:
0.2442, 0.1119, 1.8649
CIE-Lab:
14.7617, 42.3367, -39.3569
CIE-LCH:
14.7617, 57.8045, 317.0890
CIE-Luv:
14.7617, 10.6632, -39.7431
Hunter-Lab:
13.6562, 29.3043, -37.0485
#3f005e color charts
#3f005e color shades, tints & tones
#3f005e color schemes
#3f005e color preview, HTML & CSS examples
This text has a color of #3f005e
<p style="color:#3f005e;">Text here</p>
.mytext {color:#3f005e;}
This box has a color of #3f005e
<div style="background-color:#3f005e;">Content here</div>
.mybackground {background-color:#3f005e;}
Border around this has a color of #3f005e
<div style="border:2px solid #3f005e;">Content here</div>
.myborder {border:2px solid #3f005e;}