#1f81d6 color space conversions
Hex:
#1f81d6
RGB:
31, 129, 214
CMY:
88, 49, 16
CMYK:
86, 40, 0, 16
HSL:
208°, 74.6939%, 48.0392%
HSV (HSB):
208°, 85.5140%, 83.9216%
XYZ:
20.5529, 20.8469, 66.5589
xyY:
0.1904, 0.1931, 20.8469
CIE-Lab:
52.7815, 3.6390, -51.1491
CIE-LCH:
52.7815, 51.2784, 274.0694
CIE-Luv:
52.7815, -29.9007, -79.7873
Hunter-Lab:
45.6584, 0.4489, -54.4697
#1f81d6 color charts
#1f81d6 color shades, tints & tones
#1f81d6 color schemes
#1f81d6 color preview, HTML & CSS examples
This text has a color of #1f81d6
<p style="color:#1f81d6;">Text here</p>
.mytext {color:#1f81d6;}
This box has a color of #1f81d6
<div style="background-color:#1f81d6;">Content here</div>
.mybackground {background-color:#1f81d6;}
Border around this has a color of #1f81d6
<div style="border:2px solid #1f81d6;">Content here</div>
.myborder {border:2px solid #1f81d6;}