#1f98da color space conversions
Hex:
#1f98da
RGB:
31, 152, 218
CMY:
88, 40, 15
CMYK:
86, 30, 0, 15
HSL:
201°, 75.1004%, 48.8235%
HSV (HSB):
201°, 85.7798%, 85.4902%
XYZ:
24.4482, 27.8097, 70.4089
xyY:
0.1993, 0.2267, 27.8097
CIE-Lab:
59.7165, -8.3794, -42.4038
CIE-LCH:
59.7165, 43.2238, 258.8219
CIE-Luv:
59.7165, -37.2937, -65.9419
Hunter-Lab:
52.7349, -9.5326, -42.2464
#1f98da color charts
#1f98da color shades, tints & tones
#1f98da color schemes
#1f98da color preview, HTML & CSS examples
This text has a color of #1f98da
<p style="color:#1f98da;">Text here</p>
.mytext {color:#1f98da;}
This box has a color of #1f98da
<div style="background-color:#1f98da;">Content here</div>
.mybackground {background-color:#1f98da;}
Border around this has a color of #1f98da
<div style="border:2px solid #1f98da;">Content here</div>
.myborder {border:2px solid #1f98da;}