#1f85fc color space conversions
Hex:
#1f85fc
RGB:
31, 133, 252
CMY:
88, 48, 1
CMYK:
88, 47, 0, 1
HSL:
212°, 97.3568%, 55.4902%
HSV (HSB):
212°, 87.6984%, 98.8235%
XYZ:
26.5233, 24.0946, 95.3483
xyY:
0.1817, 0.1651, 24.0946
CIE-Lab:
56.1824, 15.6069, -66.8913
CIE-LCH:
56.1824, 68.6878, 283.1331
CIE-Luv:
56.1824, -29.5279, -107.0666
Hunter-Lab:
49.0863, 10.5497, -80.8082
#1f85fc color charts
#1f85fc color shades, tints & tones
#1f85fc color schemes
#1f85fc color preview, HTML & CSS examples
This text has a color of #1f85fc
<p style="color:#1f85fc;">Text here</p>
.mytext {color:#1f85fc;}
This box has a color of #1f85fc
<div style="background-color:#1f85fc;">Content here</div>
.mybackground {background-color:#1f85fc;}
Border around this has a color of #1f85fc
<div style="border:2px solid #1f85fc;">Content here</div>
.myborder {border:2px solid #1f85fc;}