#1f78ec color space conversions
Hex:
#1f78ec
RGB:
31, 120, 236
CMY:
88, 53, 7
CMYK:
87, 49, 0, 7
HSL:
214°, 84.3621%, 52.3529%
HSV (HSB):
214°, 86.8644%, 92.5490%
XYZ:
22.4219, 19.7804, 81.9931
xyY:
0.1805, 0.1593, 19.7804
CIE-Lab:
51.5880, 17.6174, -65.4261
CIE-LCH:
51.5880, 67.7566, 285.0707
CIE-Luv:
51.5880, -26.2429, -102.8166
Hunter-Lab:
44.4751, 12.1582, -78.1728
#1f78ec color charts
#1f78ec color shades, tints & tones
#1f78ec color schemes
#1f78ec color preview, HTML & CSS examples
This text has a color of #1f78ec
<p style="color:#1f78ec;">Text here</p>
.mytext {color:#1f78ec;}
This box has a color of #1f78ec
<div style="background-color:#1f78ec;">Content here</div>
.mybackground {background-color:#1f78ec;}
Border around this has a color of #1f78ec
<div style="border:2px solid #1f78ec;">Content here</div>
.myborder {border:2px solid #1f78ec;}