#2f2cca color space conversions
Hex:
#2f2cca
RGB:
47, 44, 202
CMY:
82, 83, 21
CMYK:
77, 78, 0, 21
HSL:
241°, 64.2276%, 48.2353%
HSV (HSB):
241°, 78.2178%, 79.2157%
XYZ:
12.7336, 6.6700, 56.4934
xyY:
0.1678, 0.0879, 6.6700
CIE-Lab:
31.0435, 53.0702, -79.6005
CIE-LCH:
31.0435, 95.6696, 303.6917
CIE-Luv:
31.0435, -7.0177, -103.1769
Hunter-Lab:
25.8263, 42.8134, -111.6148
#2f2cca color charts
#2f2cca color shades, tints & tones
#2f2cca color schemes
#2f2cca color preview, HTML & CSS examples
This text has a color of #2f2cca
<p style="color:#2f2cca;">Text here</p>
.mytext {color:#2f2cca;}
This box has a color of #2f2cca
<div style="background-color:#2f2cca;">Content here</div>
.mybackground {background-color:#2f2cca;}
Border around this has a color of #2f2cca
<div style="border:2px solid #2f2cca;">Content here</div>
.myborder {border:2px solid #2f2cca;}