#1f95c8 color space conversions
Hex:
#1f95c8
RGB:
31, 149, 200
CMY:
88, 42, 22
CMYK:
85, 26, 0, 22
HSL:
198°, 73.1602%, 45.2941%
HSV (HSB):
198°, 84.5000%, 78.4314%
XYZ:
21.7378, 25.9563, 58.5079
xyY:
0.2047, 0.2444, 25.9563
CIE-Lab:
57.9956, -13.1756, -35.0193
CIE-LCH:
57.9956, 37.4159, 249.3818
CIE-Luv:
57.9956, -37.4046, -52.8528
Hunter-Lab:
50.9474, -12.9968, -32.4255
#1f95c8 color charts
#1f95c8 color shades, tints & tones
#1f95c8 color schemes
#1f95c8 color preview, HTML & CSS examples
This text has a color of #1f95c8
<p style="color:#1f95c8;">Text here</p>
.mytext {color:#1f95c8;}
This box has a color of #1f95c8
<div style="background-color:#1f95c8;">Content here</div>
.mybackground {background-color:#1f95c8;}
Border around this has a color of #1f95c8
<div style="border:2px solid #1f95c8;">Content here</div>
.myborder {border:2px solid #1f95c8;}