#1f1edc color space conversions
Hex:
#1f1edc
RGB:
31, 30, 220
CMY:
88, 88, 14
CMYK:
86, 86, 0, 14
HSL:
240°, 76.0000%, 49.0196%
HSV (HSB):
240°, 86.3636%, 86.2745%
XYZ:
13.9476, 6.3872, 68.2079
xyY:
0.1575, 0.0721, 6.3872
CIE-Lab:
30.3689, 63.8624, -91.1817
CIE-LCH:
30.3689, 111.3216, 305.0069
CIE-Luv:
30.3689, -8.0448, -112.7086
Hunter-Lab:
25.2728, 54.2834, -142.3245
#1f1edc color charts
#1f1edc color shades, tints & tones
#1f1edc color schemes
#1f1edc color preview, HTML & CSS examples
This text has a color of #1f1edc
<p style="color:#1f1edc;">Text here</p>
.mytext {color:#1f1edc;}
This box has a color of #1f1edc
<div style="background-color:#1f1edc;">Content here</div>
.mybackground {background-color:#1f1edc;}
Border around this has a color of #1f1edc
<div style="border:2px solid #1f1edc;">Content here</div>
.myborder {border:2px solid #1f1edc;}