#1f79e7 color space conversions
Hex:
#1f79e7
RGB:
31, 121, 231
CMY:
88, 53, 9
CMYK:
87, 48, 0, 9
HSL:
213°, 80.6452%, 51.3725%
HSV (HSB):
213°, 86.5801%, 90.5882%
XYZ:
21.8263, 19.7356, 78.2603
xyY:
0.1822, 0.1647, 19.7356
CIE-Lab:
51.5369, 15.0774, -62.7099
CIE-LCH:
51.5369, 64.4970, 283.5190
CIE-Luv:
51.5369, -26.7067, -98.4426
Hunter-Lab:
44.4247, 9.9553, -73.3502
#1f79e7 color charts
#1f79e7 color shades, tints & tones
#1f79e7 color schemes
#1f79e7 color preview, HTML & CSS examples
This text has a color of #1f79e7
<p style="color:#1f79e7;">Text here</p>
.mytext {color:#1f79e7;}
This box has a color of #1f79e7
<div style="background-color:#1f79e7;">Content here</div>
.mybackground {background-color:#1f79e7;}
Border around this has a color of #1f79e7
<div style="border:2px solid #1f79e7;">Content here</div>
.myborder {border:2px solid #1f79e7;}