#1f007a color space conversions
Hex:
#1f007a
RGB:
31, 0, 122
CMY:
88, 100, 52
CMYK:
75, 100, 0, 52
HSL:
255°, 100.0000%, 23.9216%
HSV (HSB):
255°, 100.0000%, 47.8431%
XYZ:
4.0779, 1.6964, 18.5249
xyY:
0.1678, 0.0698, 1.6964
CIE-Lab:
13.8061, 46.5654, -59.4328
CIE-LCH:
13.8061, 75.5023, 308.0786
CIE-Luv:
13.8061, -1.1058, -51.8554
Hunter-Lab:
13.0248, 33.0932, -75.2096
#1f007a color charts
#1f007a color shades, tints & tones
#1f007a color schemes
#1f007a color preview, HTML & CSS examples
This text has a color of #1f007a
<p style="color:#1f007a;">Text here</p>
.mytext {color:#1f007a;}
This box has a color of #1f007a
<div style="background-color:#1f007a;">Content here</div>
.mybackground {background-color:#1f007a;}
Border around this has a color of #1f007a
<div style="border:2px solid #1f007a;">Content here</div>
.myborder {border:2px solid #1f007a;}