#2f255e color space conversions
Hex:
#2f255e
RGB:
47, 37, 94
CMY:
82, 85, 63
CMYK:
50, 61, 0, 63
HSL:
251°, 43.5115%, 25.6863%
HSV (HSB):
251°, 60.6383%, 36.8627%
XYZ:
3.8542, 2.7356, 10.9146
xyY:
0.2202, 0.1563, 2.7356
CIE-Lab:
18.9524, 21.1221, -32.6436
CIE-LCH:
18.9524, 38.8812, 302.9050
CIE-Luv:
18.9524, 0.1847, -37.2509
Hunter-Lab:
16.5397, 12.6512, -27.5477
#2f255e color charts
#2f255e color shades, tints & tones
#2f255e color schemes
#2f255e color preview, HTML & CSS examples
This text has a color of #2f255e
<p style="color:#2f255e;">Text here</p>
.mytext {color:#2f255e;}
This box has a color of #2f255e
<div style="background-color:#2f255e;">Content here</div>
.mybackground {background-color:#2f255e;}
Border around this has a color of #2f255e
<div style="border:2px solid #2f255e;">Content here</div>
.myborder {border:2px solid #2f255e;}