#1f93e6 color space conversions
Hex:
#1f93e6
RGB:
31, 147, 230
CMY:
88, 42, 10
CMYK:
87, 36, 0, 10
HSL:
205°, 79.9197%, 51.1765%
HSV (HSB):
205°, 86.5217%, 90.1961%
XYZ:
25.2817, 26.8719, 78.7172
xyY:
0.1932, 0.2053, 26.8719
CIE-Lab:
58.8556, -1.0953, -50.4395
CIE-LCH:
58.8556, 50.4514, 268.7560
CIE-Luv:
58.8556, -34.9337, -79.8706
Hunter-Lab:
51.8381, -3.6614, -53.7463
#1f93e6 color charts
#1f93e6 color shades, tints & tones
#1f93e6 color schemes
#1f93e6 color preview, HTML & CSS examples
This text has a color of #1f93e6
<p style="color:#1f93e6;">Text here</p>
.mytext {color:#1f93e6;}
This box has a color of #1f93e6
<div style="background-color:#1f93e6;">Content here</div>
.mybackground {background-color:#1f93e6;}
Border around this has a color of #1f93e6
<div style="border:2px solid #1f93e6;">Content here</div>
.myborder {border:2px solid #1f93e6;}