#1f98fd color space conversions
Hex:
#1f98fd
RGB:
31, 152, 253
CMY:
88, 40, 1
CMYK:
88, 40, 0, 1
HSL:
207°, 98.2301%, 55.6863%
HSV (HSB):
207°, 87.7470%, 99.2157%
XYZ:
29.5229, 29.8396, 97.1321
xyY:
0.1887, 0.1907, 29.8396
CIE-Lab:
61.5156, 4.4993, -58.8820
CIE-LCH:
61.5156, 59.0537, 274.3696
CIE-Luv:
61.5156, -35.3287, -95.0742
Hunter-Lab:
54.6257, 0.8770, -67.1880
#1f98fd color charts
#1f98fd color shades, tints & tones
#1f98fd color schemes
#1f98fd color preview, HTML & CSS examples
This text has a color of #1f98fd
<p style="color:#1f98fd;">Text here</p>
.mytext {color:#1f98fd;}
This box has a color of #1f98fd
<div style="background-color:#1f98fd;">Content here</div>
.mybackground {background-color:#1f98fd;}
Border around this has a color of #1f98fd
<div style="border:2px solid #1f98fd;">Content here</div>
.myborder {border:2px solid #1f98fd;}