#1f00f6 color space conversions
Hex:
#1f00f6
RGB:
31, 0, 246
CMY:
88, 100, 4
CMYK:
87, 100, 0, 4
HSL:
248°, 100.0000%, 48.2353%
HSV (HSB):
248°, 100.0000%, 96.4706%
XYZ:
17.1996, 6.9451, 87.6228
xyY:
0.1539, 0.0621, 6.9451
CIE-Lab:
31.6817, 77.2870, -103.8200
CIE-LCH:
31.6817, 129.4290, 306.6652
CIE-Luv:
31.6817, -7.7394, -125.8911
Hunter-Lab:
26.3536, 70.3788, -178.6851
#1f00f6 color charts
#1f00f6 color shades, tints & tones
#1f00f6 color schemes
#1f00f6 color preview, HTML & CSS examples
This text has a color of #1f00f6
<p style="color:#1f00f6;">Text here</p>
.mytext {color:#1f00f6;}
This box has a color of #1f00f6
<div style="background-color:#1f00f6;">Content here</div>
.mybackground {background-color:#1f00f6;}
Border around this has a color of #1f00f6
<div style="border:2px solid #1f00f6;">Content here</div>
.myborder {border:2px solid #1f00f6;}