#1f79f1 color space conversions
Hex:
#1f79f1
RGB:
31, 121, 241
CMY:
88, 53, 5
CMYK:
87, 50, 0, 5
HSL:
214°, 88.2353%, 53.3333%
HSV (HSB):
214°, 87.1369%, 94.5098%
XYZ:
23.2796, 20.3169, 85.9137
xyY:
0.1798, 0.1569, 20.3169
CIE-Lab:
52.1937, 18.8972, -67.2370
CIE-LCH:
52.1937, 69.8421, 285.6982
CIE-Luv:
52.1937, -26.3762, -105.9719
Hunter-Lab:
45.0743, 13.3103, -81.4574
#1f79f1 color charts
#1f79f1 color shades, tints & tones
#1f79f1 color schemes
#1f79f1 color preview, HTML & CSS examples
This text has a color of #1f79f1
<p style="color:#1f79f1;">Text here</p>
.mytext {color:#1f79f1;}
This box has a color of #1f79f1
<div style="background-color:#1f79f1;">Content here</div>
.mybackground {background-color:#1f79f1;}
Border around this has a color of #1f79f1
<div style="border:2px solid #1f79f1;">Content here</div>
.myborder {border:2px solid #1f79f1;}