#1f0f8c color space conversions
Hex:
#1f0f8c
RGB:
31, 15, 140
CMY:
88, 94, 45
CMYK:
78, 89, 0, 45
HSL:
248°, 80.6452%, 30.3922%
HSV (HSB):
248°, 89.2857%, 54.9020%
XYZ:
5.4695, 2.5264, 25.0103
xyY:
0.1657, 0.0765, 2.5264
CIE-Lab:
18.0376, 46.3231, -63.7995
CIE-LCH:
18.0376, 78.8429, 305.9824
CIE-Luv:
18.0376, -3.0608, -64.7869
Hunter-Lab:
15.8947, 33.6081, -82.1668
#1f0f8c color charts
#1f0f8c color shades, tints & tones
#1f0f8c color schemes
#1f0f8c color preview, HTML & CSS examples
This text has a color of #1f0f8c
<p style="color:#1f0f8c;">Text here</p>
.mytext {color:#1f0f8c;}
This box has a color of #1f0f8c
<div style="background-color:#1f0f8c;">Content here</div>
.mybackground {background-color:#1f0f8c;}
Border around this has a color of #1f0f8c
<div style="border:2px solid #1f0f8c;">Content here</div>
.myborder {border:2px solid #1f0f8c;}