#2f51f6 color space conversions
Hex:
#2f51f6
RGB:
47, 81, 246
CMY:
82, 68, 4
CMYK:
81, 67, 0, 4
HSL:
230°, 91.7051%, 57.4510%
HSV (HSB):
230°, 80.8943%, 96.4706%
XYZ:
20.7493, 13.1430, 88.6320
xyY:
0.1693, 0.1073, 13.1430
CIE-Lab:
42.9780, 46.8482, -85.0551
CIE-LCH:
42.9780, 97.1037, 298.8459
CIE-Luv:
42.9780, -14.6852, -125.0599
Hunter-Lab:
36.2533, 38.7197, -119.5748
#2f51f6 color charts
#2f51f6 color shades, tints & tones
#2f51f6 color schemes
#2f51f6 color preview, HTML & CSS examples
This text has a color of #2f51f6
<p style="color:#2f51f6;">Text here</p>
.mytext {color:#2f51f6;}
This box has a color of #2f51f6
<div style="background-color:#2f51f6;">Content here</div>
.mybackground {background-color:#2f51f6;}
Border around this has a color of #2f51f6
<div style="border:2px solid #2f51f6;">Content here</div>
.myborder {border:2px solid #2f51f6;}