#2f023d color space conversions
Hex:
#2f023d
RGB:
47, 2, 61
CMY:
82, 99, 76
CMYK:
23, 97, 0, 76
HSL:
286°, 93.6508%, 12.3529%
HSV (HSB):
286°, 96.7213%, 23.9216%
XYZ:
2.0363, 0.9847, 4.4976
xyY:
0.2708, 0.1310, 0.9847
CIE-Lab:
8.8631, 31.7001, -26.2685
CIE-LCH:
8.8631, 41.1696, 320.3530
CIE-Luv:
8.8631, 8.1790, -20.2617
Hunter-Lab:
9.9231, 19.2643, -19.9269
#2f023d color charts
#2f023d color shades, tints & tones
#2f023d color schemes
#2f023d color preview, HTML & CSS examples
This text has a color of #2f023d
<p style="color:#2f023d;">Text here</p>
.mytext {color:#2f023d;}
This box has a color of #2f023d
<div style="background-color:#2f023d;">Content here</div>
.mybackground {background-color:#2f023d;}
Border around this has a color of #2f023d
<div style="border:2px solid #2f023d;">Content here</div>
.myborder {border:2px solid #2f023d;}