#1f1dea color space conversions
Hex:
#1f1dea
RGB:
31, 29, 234
CMY:
88, 89, 8
CMYK:
87, 88, 0, 8
HSL:
241°, 82.9960%, 51.5686%
HSV (HSB):
241°, 87.6068%, 91.7647%
XYZ:
15.8557, 7.1105, 78.3787
xyY:
0.1565, 0.0702, 7.1105
CIE-Lab:
32.0573, 68.1015, -96.3858
CIE-LCH:
32.0573, 118.0171, 305.2431
CIE-Luv:
32.0573, -8.5464, -120.6077
Hunter-Lab:
26.6656, 59.4736, -155.6062
#1f1dea color charts
#1f1dea color shades, tints & tones
#1f1dea color schemes
#1f1dea color preview, HTML & CSS examples
This text has a color of #1f1dea
<p style="color:#1f1dea;">Text here</p>
.mytext {color:#1f1dea;}
This box has a color of #1f1dea
<div style="background-color:#1f1dea;">Content here</div>
.mybackground {background-color:#1f1dea;}
Border around this has a color of #1f1dea
<div style="border:2px solid #1f1dea;">Content here</div>
.myborder {border:2px solid #1f1dea;}