#1f93e5 color space conversions
Hex:
#1f93e5
RGB:
31, 147, 229
CMY:
88, 42, 10
CMYK:
86, 36, 0, 10
HSL:
205°, 79.2000%, 50.9804%
HSV (HSB):
205°, 86.4629%, 89.8039%
XYZ:
25.1416, 26.8159, 77.9796
xyY:
0.1935, 0.2064, 26.8159
CIE-Lab:
58.8035, -1.4659, -49.9669
CIE-LCH:
58.8035, 49.9884, 268.3196
CIE-Luv:
58.8035, -34.9887, -79.0394
Hunter-Lab:
51.7841, -3.9587, -53.0337
#1f93e5 color charts
#1f93e5 color shades, tints & tones
#1f93e5 color schemes
#1f93e5 color preview, HTML & CSS examples
This text has a color of #1f93e5
<p style="color:#1f93e5;">Text here</p>
.mytext {color:#1f93e5;}
This box has a color of #1f93e5
<div style="background-color:#1f93e5;">Content here</div>
.mybackground {background-color:#1f93e5;}
Border around this has a color of #1f93e5
<div style="border:2px solid #1f93e5;">Content here</div>
.myborder {border:2px solid #1f93e5;}