#1b80cd color space conversions
Hex:
#1b80cd
RGB:
27, 128, 205
CMY:
89, 50, 20
CMYK:
87, 38, 0, 20
HSL:
206°, 76.7241%, 45.4902%
HSV (HSB):
206°, 86.8293%, 80.3922%
XYZ:
19.1906, 20.0791, 60.6218
xyY:
0.1921, 0.2010, 20.0791
CIE-Lab:
51.9266, 0.5411, -47.4182
CIE-LCH:
51.9266, 47.4213, 270.6537
CIE-Luv:
51.9266, -30.3774, -73.2600
Hunter-Lab:
44.8097, -1.9711, -48.8449
#1b80cd color charts
#1b80cd color shades, tints & tones
#1b80cd color schemes
#1b80cd color preview, HTML & CSS examples
This text has a color of #1b80cd
<p style="color:#1b80cd;">Text here</p>
.mytext {color:#1b80cd;}
This box has a color of #1b80cd
<div style="background-color:#1b80cd;">Content here</div>
.mybackground {background-color:#1b80cd;}
Border around this has a color of #1b80cd
<div style="border:2px solid #1b80cd;">Content here</div>
.myborder {border:2px solid #1b80cd;}