#1d80ec color space conversions
Hex:
#1d80ec
RGB:
29, 128, 236
CMY:
89, 50, 7
CMYK:
88, 46, 0, 7
HSL:
211°, 84.4898%, 51.9608%
HSV (HSB):
211°, 87.7119%, 92.5490%
XYZ:
23.3662, 21.7557, 82.3246
xyY:
0.1833, 0.1707, 21.7557
CIE-Lab:
53.7668, 12.5036, -61.9144
CIE-LCH:
53.7668, 63.1644, 281.4173
CIE-Luv:
53.7668, -28.7956, -97.9833
Hunter-Lab:
46.6430, 7.7958, -71.9964
#1d80ec color charts
#1d80ec color shades, tints & tones
#1d80ec color schemes
#1d80ec color preview, HTML & CSS examples
This text has a color of #1d80ec
<p style="color:#1d80ec;">Text here</p>
.mytext {color:#1d80ec;}
This box has a color of #1d80ec
<div style="background-color:#1d80ec;">Content here</div>
.mybackground {background-color:#1d80ec;}
Border around this has a color of #1d80ec
<div style="border:2px solid #1d80ec;">Content here</div>
.myborder {border:2px solid #1d80ec;}