#1f0d65 color space conversions
Hex:
#1f0d65
RGB:
31, 13, 101
CMY:
88, 95, 60
CMYK:
69, 87, 0, 60
HSL:
252°, 77.1930%, 22.3529%
HSV (HSB):
252°, 87.1287%, 39.6078%
XYZ:
3.0580, 1.5187, 12.4439
xyY:
0.1797, 0.0892, 1.5187
CIE-Lab:
12.7267, 35.2039, -47.5286
CIE-LCH:
12.7267, 59.1463, 306.5269
CIE-Luv:
12.7267, -0.6962, -41.6860
Hunter-Lab:
12.3237, 22.7258, -51.2416
#1f0d65 color charts
#1f0d65 color shades, tints & tones
#1f0d65 color schemes
#1f0d65 color preview, HTML & CSS examples
This text has a color of #1f0d65
<p style="color:#1f0d65;">Text here</p>
.mytext {color:#1f0d65;}
This box has a color of #1f0d65
<div style="background-color:#1f0d65;">Content here</div>
.mybackground {background-color:#1f0d65;}
Border around this has a color of #1f0d65
<div style="border:2px solid #1f0d65;">Content here</div>
.myborder {border:2px solid #1f0d65;}