#1f81b5 color space conversions
Hex:
#1f81b5
RGB:
31, 129, 181
CMY:
88, 49, 29
CMYK:
83, 29, 0, 29
HSL:
201°, 70.7547%, 41.5686%
HSV (HSB):
201°, 82.8729%, 70.9804%
XYZ:
16.7558, 19.3280, 46.5636
xyY:
0.2027, 0.2339, 19.3280
CIE-Lab:
51.0688, -8.7319, -35.0453
CIE-LCH:
51.0688, 36.1167, 256.0090
CIE-Luv:
51.0688, -31.6591, -52.2018
Hunter-Lab:
43.9636, -8.9048, -32.0218
#1f81b5 color charts
#1f81b5 color shades, tints & tones
#1f81b5 color schemes
#1f81b5 color preview, HTML & CSS examples
This text has a color of #1f81b5
<p style="color:#1f81b5;">Text here</p>
.mytext {color:#1f81b5;}
This box has a color of #1f81b5
<div style="background-color:#1f81b5;">Content here</div>
.mybackground {background-color:#1f81b5;}
Border around this has a color of #1f81b5
<div style="border:2px solid #1f81b5;">Content here</div>
.myborder {border:2px solid #1f81b5;}