#2f78e5 color space conversions
Hex:
#2f78e5
RGB:
47, 120, 229
CMY:
82, 53, 10
CMYK:
79, 48, 0, 10
HSL:
216°, 77.7778%, 54.1176%
HSV (HSB):
216°, 79.4760%, 89.8039%
XYZ:
22.0316, 19.6944, 76.7690
xyY:
0.1859, 0.1662, 19.6944
CIE-Lab:
51.4899, 16.2372, -61.6456
CIE-LCH:
51.4899, 63.7482, 284.7563
CIE-Luv:
51.4899, -24.7353, -96.8865
Hunter-Lab:
44.3784, 10.9540, -71.4992
#2f78e5 color charts
#2f78e5 color shades, tints & tones
#2f78e5 color schemes
#2f78e5 color preview, HTML & CSS examples
This text has a color of #2f78e5
<p style="color:#2f78e5;">Text here</p>
.mytext {color:#2f78e5;}
This box has a color of #2f78e5
<div style="background-color:#2f78e5;">Content here</div>
.mybackground {background-color:#2f78e5;}
Border around this has a color of #2f78e5
<div style="border:2px solid #2f78e5;">Content here</div>
.myborder {border:2px solid #2f78e5;}