#2f78a5 color space conversions
Hex:
#2f78a5
RGB:
47, 120, 165
CMY:
82, 53, 35
CMYK:
72, 27, 0, 35
HSL:
203°, 55.6604%, 41.5686%
HSV (HSB):
203°, 71.5152%, 64.7059%
XYZ:
14.6803, 16.7539, 38.0574
xyY:
0.2113, 0.2411, 16.7539
CIE-Lab:
47.9484, -7.3719, -30.6264
CIE-LCH:
47.9484, 31.5011, 256.4662
CIE-Luv:
47.9484, -27.0374, -44.6937
Hunter-Lab:
40.9315, -7.6102, -26.4747
#2f78a5 color charts
#2f78a5 color shades, tints & tones
#2f78a5 color schemes
#2f78a5 color preview, HTML & CSS examples
This text has a color of #2f78a5
<p style="color:#2f78a5;">Text here</p>
.mytext {color:#2f78a5;}
This box has a color of #2f78a5
<div style="background-color:#2f78a5;">Content here</div>
.mybackground {background-color:#2f78a5;}
Border around this has a color of #2f78a5
<div style="border:2px solid #2f78a5;">Content here</div>
.myborder {border:2px solid #2f78a5;}