#2f78d5 color space conversions
Hex:
#2f78d5
RGB:
47, 120, 213
CMY:
82, 53, 16
CMYK:
78, 44, 0, 16
HSL:
214°, 66.4000%, 50.9804%
HSV (HSB):
214°, 77.9343%, 83.5294%
XYZ:
19.8990, 18.8414, 65.5387
xyY:
0.1908, 0.1807, 18.8414
CIE-Lab:
50.5011, 10.2510, -54.2091
CIE-LCH:
50.5011, 55.1698, 280.7082
CIE-Luv:
50.5011, -25.1919, -84.4306
Hunter-Lab:
43.4067, 5.8685, -59.1360
#2f78d5 color charts
#2f78d5 color shades, tints & tones
#2f78d5 color schemes
#2f78d5 color preview, HTML & CSS examples
This text has a color of #2f78d5
<p style="color:#2f78d5;">Text here</p>
.mytext {color:#2f78d5;}
This box has a color of #2f78d5
<div style="background-color:#2f78d5;">Content here</div>
.mybackground {background-color:#2f78d5;}
Border around this has a color of #2f78d5
<div style="border:2px solid #2f78d5;">Content here</div>
.myborder {border:2px solid #2f78d5;}