#1f798d color space conversions
Hex:
#1f798d
RGB:
31, 121, 141
CMY:
88, 53, 45
CMYK:
78, 14, 0, 45
HSL:
191°, 63.9535%, 33.7255%
HSV (HSB):
191°, 78.0142%, 55.2941%
XYZ:
12.2102, 15.8891, 27.6227
xyY:
0.2191, 0.2852, 15.8891
CIE-Lab:
46.8287, -18.5247, -18.2838
CIE-LCH:
46.8287, 26.0281, 224.6250
CIE-Luv:
46.8287, -31.2628, -24.0069
Hunter-Lab:
39.8612, -15.0795, -13.1835
#1f798d color charts
#1f798d color shades, tints & tones
#1f798d color schemes
#1f798d color preview, HTML & CSS examples
This text has a color of #1f798d
<p style="color:#1f798d;">Text here</p>
.mytext {color:#1f798d;}
This box has a color of #1f798d
<div style="background-color:#1f798d;">Content here</div>
.mybackground {background-color:#1f798d;}
Border around this has a color of #1f798d
<div style="border:2px solid #1f798d;">Content here</div>
.myborder {border:2px solid #1f798d;}