#1f78d0 color space conversions
Hex:
#1f78d0
RGB:
31, 120, 208
CMY:
88, 53, 18
CMYK:
85, 42, 0, 18
HSL:
210°, 74.0586%, 46.8627%
HSV (HSB):
210°, 85.0962%, 81.5686%
XYZ:
18.6667, 18.2783, 62.2187
xyY:
0.1882, 0.1843, 18.2783
CIE-Lab:
49.8319, 6.8756, -52.4618
CIE-LCH:
49.8319, 52.9105, 277.4666
CIE-Luv:
49.8319, -27.2866, -81.1446
Hunter-Lab:
42.7531, 3.1180, -56.3576
#1f78d0 color charts
#1f78d0 color shades, tints & tones
#1f78d0 color schemes
#1f78d0 color preview, HTML & CSS examples
This text has a color of #1f78d0
<p style="color:#1f78d0;">Text here</p>
.mytext {color:#1f78d0;}
This box has a color of #1f78d0
<div style="background-color:#1f78d0;">Content here</div>
.mybackground {background-color:#1f78d0;}
Border around this has a color of #1f78d0
<div style="border:2px solid #1f78d0;">Content here</div>
.myborder {border:2px solid #1f78d0;}