#1f8ed8 color space conversions
Hex:
#1f8ed8
RGB:
31, 142, 216
CMY:
88, 44, 15
CMYK:
86, 34, 0, 15
HSL:
204°, 74.8988%, 48.4314%
HSV (HSB):
204°, 85.6481%, 84.7059%
XYZ:
22.6327, 24.5952, 68.5202
xyY:
0.1955, 0.2125, 24.5952
CIE-Lab:
56.6788, -3.3604, -46.0806
CIE-LCH:
56.6788, 46.2030, 265.8292
CIE-Luv:
56.6788, -34.0615, -71.9361
Hunter-Lab:
49.5935, -5.3275, -47.2018
#1f8ed8 color charts
#1f8ed8 color shades, tints & tones
#1f8ed8 color schemes
#1f8ed8 color preview, HTML & CSS examples
This text has a color of #1f8ed8
<p style="color:#1f8ed8;">Text here</p>
.mytext {color:#1f8ed8;}
This box has a color of #1f8ed8
<div style="background-color:#1f8ed8;">Content here</div>
.mybackground {background-color:#1f8ed8;}
Border around this has a color of #1f8ed8
<div style="border:2px solid #1f8ed8;">Content here</div>
.myborder {border:2px solid #1f8ed8;}