#1f7ff6 color space conversions
Hex:
#1f7ff6
RGB:
31, 127, 246
CMY:
88, 50, 4
CMYK:
87, 48, 0, 4
HSL:
213°, 92.2747%, 54.3137%
HSV (HSB):
213°, 87.3984%, 96.4706%
XYZ:
24.7890, 22.1239, 90.1526
xyY:
0.1809, 0.1614, 22.1239
CIE-Lab:
54.1582, 17.0494, -66.8407
CIE-LCH:
54.1582, 68.9809, 284.3096
CIE-Luv:
54.1582, -27.9670, -106.1871
Hunter-Lab:
47.0360, 11.7603, -80.7142
#1f7ff6 color charts
#1f7ff6 color shades, tints & tones
#1f7ff6 color schemes
#1f7ff6 color preview, HTML & CSS examples
This text has a color of #1f7ff6
<p style="color:#1f7ff6;">Text here</p>
.mytext {color:#1f7ff6;}
This box has a color of #1f7ff6
<div style="background-color:#1f7ff6;">Content here</div>
.mybackground {background-color:#1f7ff6;}
Border around this has a color of #1f7ff6
<div style="border:2px solid #1f7ff6;">Content here</div>
.myborder {border:2px solid #1f7ff6;}