#1f81b3 color space conversions
Hex:
#1f81b3
RGB:
31, 129, 179
CMY:
88, 49, 30
CMYK:
83, 28, 0, 30
HSL:
200°, 70.4762%, 41.1765%
HSV (HSB):
200°, 82.6816%, 70.1961%
XYZ:
16.5520, 19.2465, 45.4904
xyY:
0.2036, 0.2368, 19.2465
CIE-Lab:
50.9744, -9.4662, -34.0414
CIE-LCH:
50.9744, 35.3331, 254.4598
CIE-Luv:
50.9744, -31.7769, -50.4895
Hunter-Lab:
43.8708, -9.4277, -30.7692
#1f81b3 color charts
#1f81b3 color shades, tints & tones
#1f81b3 color schemes
#1f81b3 color preview, HTML & CSS examples
This text has a color of #1f81b3
<p style="color:#1f81b3;">Text here</p>
.mytext {color:#1f81b3;}
This box has a color of #1f81b3
<div style="background-color:#1f81b3;">Content here</div>
.mybackground {background-color:#1f81b3;}
Border around this has a color of #1f81b3
<div style="border:2px solid #1f81b3;">Content here</div>
.myborder {border:2px solid #1f81b3;}