#1f00aa color space conversions
Hex:
#1f00aa
RGB:
31, 0, 170
CMY:
88, 100, 33
CMYK:
82, 100, 0, 33
HSL:
251°, 100.0000%, 33.3333%
HSV (HSB):
251°, 100.0000%, 66.6667%
XYZ:
7.8208, 3.1936, 38.2344
xyY:
0.1588, 0.0648, 3.1936
CIE-Lab:
20.8031, 58.8399, -77.6468
CIE-LCH:
20.8031, 97.4226, 307.1545
CIE-Luv:
20.8031, -3.8629, -81.0478
Hunter-Lab:
17.8706, 46.8440, -114.3424
#1f00aa color charts
#1f00aa color shades, tints & tones
#1f00aa color schemes
#1f00aa color preview, HTML & CSS examples
This text has a color of #1f00aa
<p style="color:#1f00aa;">Text here</p>
.mytext {color:#1f00aa;}
This box has a color of #1f00aa
<div style="background-color:#1f00aa;">Content here</div>
.mybackground {background-color:#1f00aa;}
Border around this has a color of #1f00aa
<div style="border:2px solid #1f00aa;">Content here</div>
.myborder {border:2px solid #1f00aa;}