#1f95c6 color space conversions
Hex:
#1f95c6
RGB:
31, 149, 198
CMY:
88, 42, 22
CMYK:
84, 25, 0, 22
HSL:
198°, 72.9258%, 44.9020%
HSV (HSB):
198°, 84.3434%, 77.6471%
XYZ:
21.5056, 25.8634, 57.2848
xyY:
0.2055, 0.2471, 25.8634
CIE-Lab:
57.9072, -13.8876, -34.0306
CIE-LCH:
57.9072, 36.7553, 247.8000
CIE-Luv:
57.9072, -37.5343, -51.1241
Hunter-Lab:
50.8561, -13.5157, -31.1855
#1f95c6 color charts
#1f95c6 color shades, tints & tones
#1f95c6 color schemes
#1f95c6 color preview, HTML & CSS examples
This text has a color of #1f95c6
<p style="color:#1f95c6;">Text here</p>
.mytext {color:#1f95c6;}
This box has a color of #1f95c6
<div style="background-color:#1f95c6;">Content here</div>
.mybackground {background-color:#1f95c6;}
Border around this has a color of #1f95c6
<div style="border:2px solid #1f95c6;">Content here</div>
.myborder {border:2px solid #1f95c6;}