#2f075a color space conversions
Hex:
#2f075a
RGB:
47, 7, 90
CMY:
82, 97, 65
CMYK:
48, 92, 0, 65
HSL:
269°, 85.5670%, 19.0196%
HSV (HSB):
269°, 92.2222%, 35.2941%
XYZ:
3.0937, 1.4945, 9.7983
xyY:
0.2150, 0.1039, 1.4945
CIE-Lab:
12.5729, 36.4844, -40.3608
CIE-LCH:
12.5729, 54.4068, 312.1122
CIE-Luv:
12.5729, 4.5022, -36.5086
Hunter-Lab:
12.2249, 23.7791, -38.9636
#2f075a color charts
#2f075a color shades, tints & tones
#2f075a color schemes
#2f075a color preview, HTML & CSS examples
This text has a color of #2f075a
<p style="color:#2f075a;">Text here</p>
.mytext {color:#2f075a;}
This box has a color of #2f075a
<div style="background-color:#2f075a;">Content here</div>
.mybackground {background-color:#2f075a;}
Border around this has a color of #2f075a
<div style="border:2px solid #2f075a;">Content here</div>
.myborder {border:2px solid #2f075a;}