#1f0f93 color space conversions
Hex:
#1f0f93
RGB:
31, 15, 147
CMY:
88, 94, 42
CMYK:
79, 90, 0, 42
HSL:
247°, 81.4815%, 31.7647%
HSV (HSB):
247°, 89.7959%, 57.6471%
XYZ:
6.0024, 2.7395, 27.8162
xyY:
0.1642, 0.0749, 2.7395
CIE-Lab:
18.9690, 48.3835, -66.6127
CIE-LCH:
18.9690, 82.3299, 305.9924
CIE-Luv:
18.9690, -3.4330, -68.9157
Hunter-Lab:
16.5516, 35.7671, -88.0554
#1f0f93 color charts
#1f0f93 color shades, tints & tones
#1f0f93 color schemes
#1f0f93 color preview, HTML & CSS examples
This text has a color of #1f0f93
<p style="color:#1f0f93;">Text here</p>
.mytext {color:#1f0f93;}
This box has a color of #1f0f93
<div style="background-color:#1f0f93;">Content here</div>
.mybackground {background-color:#1f0f93;}
Border around this has a color of #1f0f93
<div style="border:2px solid #1f0f93;">Content here</div>
.myborder {border:2px solid #1f0f93;}