#1e81cd color space conversions
Hex:
#1e81cd
RGB:
30, 129, 205
CMY:
88, 49, 20
CMYK:
85, 37, 0, 20
HSL:
206°, 74.4681%, 46.0784%
HSV (HSB):
206°, 85.3659%, 80.3922%
XYZ:
19.4051, 20.3843, 60.6694
xyY:
0.1932, 0.2029, 20.3843
CIE-Lab:
52.2690, 0.1541, -46.8709
CIE-LCH:
52.2690, 46.8712, 270.1883
CIE-Luv:
52.2690, -30.4387, -72.4422
Hunter-Lab:
45.1490, -2.2911, -48.0673
#1e81cd color charts
#1e81cd color shades, tints & tones
#1e81cd color schemes
#1e81cd color preview, HTML & CSS examples
This text has a color of #1e81cd
<p style="color:#1e81cd;">Text here</p>
.mytext {color:#1e81cd;}
This box has a color of #1e81cd
<div style="background-color:#1e81cd;">Content here</div>
.mybackground {background-color:#1e81cd;}
Border around this has a color of #1e81cd
<div style="border:2px solid #1e81cd;">Content here</div>
.myborder {border:2px solid #1e81cd;}