#1e85db color space conversions
Hex:
#1e85db
RGB:
30, 133, 219
CMY:
88, 48, 14
CMYK:
86, 39, 0, 14
HSL:
207°, 75.9036%, 48.8235%
HSV (HSB):
207°, 86.3014%, 85.8824%
XYZ:
21.7091, 22.1656, 70.1520
xyY:
0.1904, 0.1944, 22.1656
CIE-Lab:
54.2022, 3.0404, -51.7005
CIE-LCH:
54.2022, 51.7899, 273.3655
CIE-Luv:
54.2022, -31.0397, -81.0583
Hunter-Lab:
47.0803, -0.0827, -55.3889
#1e85db color charts
#1e85db color shades, tints & tones
#1e85db color schemes
#1e85db color preview, HTML & CSS examples
This text has a color of #1e85db
<p style="color:#1e85db;">Text here</p>
.mytext {color:#1e85db;}
This box has a color of #1e85db
<div style="background-color:#1e85db;">Content here</div>
.mybackground {background-color:#1e85db;}
Border around this has a color of #1e85db
<div style="border:2px solid #1e85db;">Content here</div>
.myborder {border:2px solid #1e85db;}