#1f00fa color space conversions
Hex:
#1f00fa
RGB:
31, 0, 250
CMY:
88, 100, 2
CMYK:
88, 100, 0, 2
HSL:
247°, 100.0000%, 49.0196%
HSV (HSB):
247°, 100.0000%, 98.0392%
XYZ:
17.8204, 7.1934, 90.8917
xyY:
0.1537, 0.0621, 7.1934
CIE-Lab:
32.2433, 78.2285, -105.1369
CIE-LCH:
32.2433, 131.0475, 306.6516
CIE-Luv:
32.2433, -7.9301, -128.1937
Hunter-Lab:
26.8206, 71.6647, -182.1523
#1f00fa color charts
#1f00fa color shades, tints & tones
#1f00fa color schemes
#1f00fa color preview, HTML & CSS examples
This text has a color of #1f00fa
<p style="color:#1f00fa;">Text here</p>
.mytext {color:#1f00fa;}
This box has a color of #1f00fa
<div style="background-color:#1f00fa;">Content here</div>
.mybackground {background-color:#1f00fa;}
Border around this has a color of #1f00fa
<div style="border:2px solid #1f00fa;">Content here</div>
.myborder {border:2px solid #1f00fa;}