#1f00ab color space conversions
Hex:
#1f00ab
RGB:
31, 0, 171
CMY:
88, 100, 33
CMYK:
82, 100, 0, 33
HSL:
251°, 100.0000%, 33.5294%
HSV (HSB):
251°, 100.0000%, 67.0588%
XYZ:
7.9158, 3.2316, 38.7346
xyY:
0.1587, 0.0648, 3.2316
CIE-Lab:
20.9485, 59.0902, -78.0088
CIE-LCH:
20.9485, 97.8622, 307.1432
CIE-Luv:
20.9485, -3.9175, -81.6509
Hunter-Lab:
17.9766, 47.1411, -115.1700
#1f00ab color charts
#1f00ab color shades, tints & tones
#1f00ab color schemes
#1f00ab color preview, HTML & CSS examples
This text has a color of #1f00ab
<p style="color:#1f00ab;">Text here</p>
.mytext {color:#1f00ab;}
This box has a color of #1f00ab
<div style="background-color:#1f00ab;">Content here</div>
.mybackground {background-color:#1f00ab;}
Border around this has a color of #1f00ab
<div style="border:2px solid #1f00ab;">Content here</div>
.myborder {border:2px solid #1f00ab;}