#1b70d5 color space conversions
Hex:
#1b70d5
RGB:
27, 112, 213
CMY:
89, 56, 16
CMYK:
87, 47, 0, 16
HSL:
213°, 77.5000%, 47.0588%
HSV (HSB):
213°, 87.3239%, 83.5294%
XYZ:
18.2564, 16.6254, 65.1976
xyY:
0.1824, 0.1661, 16.6254
CIE-Lab:
47.7846, 13.5552, -58.5992
CIE-LCH:
47.7846, 60.1466, 283.0246
CIE-Luv:
47.7846, -24.9696, -90.2756
Hunter-Lab:
40.7743, 8.5670, -66.2619
#1b70d5 color charts
#1b70d5 color shades, tints & tones
#1b70d5 color schemes
#1b70d5 color preview, HTML & CSS examples
This text has a color of #1b70d5
<p style="color:#1b70d5;">Text here</p>
.mytext {color:#1b70d5;}
This box has a color of #1b70d5
<div style="background-color:#1b70d5;">Content here</div>
.mybackground {background-color:#1b70d5;}
Border around this has a color of #1b70d5
<div style="border:2px solid #1b70d5;">Content here</div>
.myborder {border:2px solid #1b70d5;}