#1f81e2 color space conversions
Hex:
#1f81e2
RGB:
31, 129, 226
CMY:
88, 49, 11
CMYK:
86, 43, 0, 11
HSL:
210°, 77.0751%, 50.3922%
HSV (HSB):
210°, 86.2832%, 88.6275%
XYZ:
22.1428, 21.4828, 74.9311
xyY:
0.1868, 0.1812, 21.4828
CIE-Lab:
53.4739, 8.2014, -56.7930
CIE-LCH:
53.4739, 57.3821, 278.2172
CIE-Luv:
53.4739, -29.3548, -89.4284
Hunter-Lab:
46.3495, 4.1640, -63.4066
#1f81e2 color charts
#1f81e2 color shades, tints & tones
#1f81e2 color schemes
#1f81e2 color preview, HTML & CSS examples
This text has a color of #1f81e2
<p style="color:#1f81e2;">Text here</p>
.mytext {color:#1f81e2;}
This box has a color of #1f81e2
<div style="background-color:#1f81e2;">Content here</div>
.mybackground {background-color:#1f81e2;}
Border around this has a color of #1f81e2
<div style="border:2px solid #1f81e2;">Content here</div>
.myborder {border:2px solid #1f81e2;}