#1f82d7 color space conversions
Hex:
#1f82d7
RGB:
31, 130, 215
CMY:
88, 49, 16
CMYK:
86, 40, 0, 16
HSL:
208°, 74.7967%, 48.2353%
HSV (HSB):
208°, 85.5814%, 84.3137%
XYZ:
20.8134, 21.1629, 67.2778
xyY:
0.1905, 0.1937, 21.1629
CIE-Lab:
53.1273, 3.4112, -51.1618
CIE-LCH:
53.1273, 51.2754, 273.8145
CIE-Luv:
53.1273, -30.1759, -79.8953
Hunter-Lab:
46.0031, 0.2543, -54.5072
#1f82d7 color charts
#1f82d7 color shades, tints & tones
#1f82d7 color schemes
#1f82d7 color preview, HTML & CSS examples
This text has a color of #1f82d7
<p style="color:#1f82d7;">Text here</p>
.mytext {color:#1f82d7;}
This box has a color of #1f82d7
<div style="background-color:#1f82d7;">Content here</div>
.mybackground {background-color:#1f82d7;}
Border around this has a color of #1f82d7
<div style="border:2px solid #1f82d7;">Content here</div>
.myborder {border:2px solid #1f82d7;}