#1f98cd color space conversions
Hex:
#1f98cd
RGB:
31, 152, 205
CMY:
88, 40, 20
CMYK:
85, 26, 0, 20
HSL:
198°, 73.7288%, 46.2745%
HSV (HSB):
198°, 84.8780%, 80.3922%
XYZ:
22.8128, 27.1556, 61.7968
xyY:
0.2041, 0.2430, 27.1556
CIE-Lab:
59.1180, -13.0547, -36.0753
CIE-LCH:
59.1180, 38.3647, 250.1062
CIE-Luv:
59.1180, -38.1143, -54.7844
Hunter-Lab:
52.1110, -13.0519, -33.8325
#1f98cd color charts
#1f98cd color shades, tints & tones
#1f98cd color schemes
#1f98cd color preview, HTML & CSS examples
This text has a color of #1f98cd
<p style="color:#1f98cd;">Text here</p>
.mytext {color:#1f98cd;}
This box has a color of #1f98cd
<div style="background-color:#1f98cd;">Content here</div>
.mybackground {background-color:#1f98cd;}
Border around this has a color of #1f98cd
<div style="border:2px solid #1f98cd;">Content here</div>
.myborder {border:2px solid #1f98cd;}