#2f05e5 color space conversions
Hex:
#2f05e5
RGB:
47, 5, 229
CMY:
82, 98, 10
CMYK:
79, 98, 0, 10
HSL:
251°, 95.7265%, 45.8824%
HSV (HSB):
251°, 97.8166%, 89.8039%
XYZ:
15.3694, 6.3700, 74.5482
xyY:
0.1596, 0.0662, 6.3700
CIE-Lab:
30.3274, 72.7144, -96.3994
CIE-LCH:
30.3274, 120.7486, 307.0274
CIE-Luv:
30.3274, -5.5533, -117.0858
Hunter-Lab:
25.2389, 64.5308, -157.4578
#2f05e5 color charts
#2f05e5 color shades, tints & tones
#2f05e5 color schemes
#2f05e5 color preview, HTML & CSS examples
This text has a color of #2f05e5
<p style="color:#2f05e5;">Text here</p>
.mytext {color:#2f05e5;}
This box has a color of #2f05e5
<div style="background-color:#2f05e5;">Content here</div>
.mybackground {background-color:#2f05e5;}
Border around this has a color of #2f05e5
<div style="border:2px solid #2f05e5;">Content here</div>
.myborder {border:2px solid #2f05e5;}