#1f1080 color space conversions
Hex:
#1f1080
RGB:
31, 16, 128
CMY:
88, 94, 50
CMYK:
76, 88, 0, 50
HSL:
248°, 77.7778%, 28.2353%
HSV (HSB):
248°, 87.5000%, 50.1961%
XYZ:
4.6466, 2.2204, 20.6057
xyY:
0.1691, 0.0808, 2.2204
CIE-Lab:
16.6038, 42.2919, -58.6123
CIE-LCH:
16.6038, 72.2773, 305.8125
CIE-Luv:
16.6038, -2.4920, -57.8562
Hunter-Lab:
14.9010, 29.5857, -71.5580
#1f1080 color charts
#1f1080 color shades, tints & tones
#1f1080 color schemes
#1f1080 color preview, HTML & CSS examples
This text has a color of #1f1080
<p style="color:#1f1080;">Text here</p>
.mytext {color:#1f1080;}
This box has a color of #1f1080
<div style="background-color:#1f1080;">Content here</div>
.mybackground {background-color:#1f1080;}
Border around this has a color of #1f1080
<div style="border:2px solid #1f1080;">Content here</div>
.myborder {border:2px solid #1f1080;}