#1f96fd color space conversions
Hex:
#1f96fd
RGB:
31, 150, 253
CMY:
88, 41, 1
CMYK:
88, 41, 0, 1
HSL:
208°, 98.2301%, 55.6863%
HSV (HSB):
208°, 87.7470%, 99.2157%
XYZ:
29.2010, 29.1958, 97.0248
xyY:
0.1879, 0.1878, 29.1958
CIE-Lab:
60.9541, 5.6844, -59.7792
CIE-LCH:
60.9541, 60.0489, 275.4320
CIE-Luv:
60.9541, -34.6977, -96.4998
Hunter-Lab:
54.0332, 1.9083, -68.6410
#1f96fd color charts
#1f96fd color shades, tints & tones
#1f96fd color schemes
#1f96fd color preview, HTML & CSS examples
This text has a color of #1f96fd
<p style="color:#1f96fd;">Text here</p>
.mytext {color:#1f96fd;}
This box has a color of #1f96fd
<div style="background-color:#1f96fd;">Content here</div>
.mybackground {background-color:#1f96fd;}
Border around this has a color of #1f96fd
<div style="border:2px solid #1f96fd;">Content here</div>
.myborder {border:2px solid #1f96fd;}