#1982e5 color space conversions
Hex:
#1982e5
RGB:
25, 130, 229
CMY:
90, 49, 10
CMYK:
89, 43, 0, 10
HSL:
209°, 80.3150%, 49.8039%
HSV (HSB):
209°, 89.0830%, 89.8039%
XYZ:
22.5264, 21.8291, 77.1549
xyY:
0.1854, 0.1796, 21.8291
CIE-Lab:
53.8452, 8.3675, -57.8827
CIE-LCH:
53.8452, 58.4843, 278.2256
CIE-Luv:
53.8452, -30.0062, -91.3069
Hunter-Lab:
46.7216, 4.2993, -65.2049
#1982e5 color charts
#1982e5 color shades, tints & tones
#1982e5 color schemes
#1982e5 color preview, HTML & CSS examples
This text has a color of #1982e5
<p style="color:#1982e5;">Text here</p>
.mytext {color:#1982e5;}
This box has a color of #1982e5
<div style="background-color:#1982e5;">Content here</div>
.mybackground {background-color:#1982e5;}
Border around this has a color of #1982e5
<div style="border:2px solid #1982e5;">Content here</div>
.myborder {border:2px solid #1982e5;}