#5f256f color space conversions
Hex:
#5f256f
RGB:
95, 37, 111
CMY:
63, 85, 56
CMYK:
14, 67, 0, 56
HSL:
287°, 50.0000%, 29.0196%
HSV (HSB):
287°, 66.6667%, 43.5294%
XYZ:
8.2501, 4.9037, 15.5506
xyY:
0.2874, 0.1708, 4.9037
CIE-Lab:
26.4587, 38.3712, -31.3377
CIE-LCH:
26.4587, 49.5419, 320.7615
CIE-Luv:
26.4587, 20.3137, -42.9169
Hunter-Lab:
22.1444, 27.7495, -26.1346
#5f256f color charts
#5f256f color shades, tints & tones
#5f256f color schemes
#5f256f color preview, HTML & CSS examples
This text has a color of #5f256f
<p style="color:#5f256f;">Text here</p>
.mytext {color:#5f256f;}
This box has a color of #5f256f
<div style="background-color:#5f256f;">Content here</div>
.mybackground {background-color:#5f256f;}
Border around this has a color of #5f256f
<div style="border:2px solid #5f256f;">Content here</div>
.myborder {border:2px solid #5f256f;}