#1f82f2 color space conversions
Hex:
#1f82f2
RGB:
31, 130, 242
CMY:
88, 49, 5
CMYK:
87, 46, 0, 5
HSL:
212°, 89.0295%, 53.5294%
HSV (HSB):
212°, 87.1901%, 94.9020%
XYZ:
24.5747, 22.6674, 87.0844
xyY:
0.1829, 0.1687, 22.6674
CIE-Lab:
54.7281, 13.6699, -63.7030
CIE-LCH:
54.7281, 65.1532, 282.1113
CIE-Luv:
54.7281, -29.0081, -101.2866
Hunter-Lab:
47.6103, 8.8174, -75.1207
#1f82f2 color charts
#1f82f2 color shades, tints & tones
#1f82f2 color schemes
#1f82f2 color preview, HTML & CSS examples
This text has a color of #1f82f2
<p style="color:#1f82f2;">Text here</p>
.mytext {color:#1f82f2;}
This box has a color of #1f82f2
<div style="background-color:#1f82f2;">Content here</div>
.mybackground {background-color:#1f82f2;}
Border around this has a color of #1f82f2
<div style="border:2px solid #1f82f2;">Content here</div>
.myborder {border:2px solid #1f82f2;}