#1f01a5 color space conversions
Hex:
#1f01a5
RGB:
31, 1, 165
CMY:
88, 100, 35
CMYK:
81, 99, 0, 35
HSL:
251°, 98.7952%, 32.5490%
HSV (HSB):
251°, 99.3939%, 64.7059%
XYZ:
7.3675, 3.0296, 35.7938
xyY:
0.1595, 0.0656, 3.0296
CIE-Lab:
20.1622, 57.3168, -75.6832
CIE-LCH:
20.1622, 94.9377, 307.1375
CIE-Luv:
20.1622, -3.6369, -78.1411
Hunter-Lab:
17.4058, 45.0945, -109.7414
#1f01a5 color charts
#1f01a5 color shades, tints & tones
#1f01a5 color schemes
#1f01a5 color preview, HTML & CSS examples
This text has a color of #1f01a5
<p style="color:#1f01a5;">Text here</p>
.mytext {color:#1f01a5;}
This box has a color of #1f01a5
<div style="background-color:#1f01a5;">Content here</div>
.mybackground {background-color:#1f01a5;}
Border around this has a color of #1f01a5
<div style="border:2px solid #1f01a5;">Content here</div>
.myborder {border:2px solid #1f01a5;}