#031ff7 color space conversions
Hex:
#031ff7
RGB:
3, 31, 247
CMY:
99, 88, 3
CMYK:
99, 87, 0, 3
HSL:
233°, 97.6000%, 49.0196%
HSV (HSB):
233°, 98.7854%, 96.8627%
XYZ:
17.3160, 7.7147, 88.5721
xyY:
0.1524, 0.0679, 7.7147
CIE-Lab:
33.3816, 70.5964, -101.5585
CIE-LCH:
33.3816, 123.6850, 304.8043
CIE-Luv:
33.3816, -10.4750, -127.6765
Hunter-Lab:
27.7754, 62.6754, -169.6252
#031ff7 color charts
#031ff7 color shades, tints & tones
#031ff7 color schemes
#031ff7 color preview, HTML & CSS examples
This text has a color of #031ff7
<p style="color:#031ff7;">Text here</p>
.mytext {color:#031ff7;}
This box has a color of #031ff7
<div style="background-color:#031ff7;">Content here</div>
.mybackground {background-color:#031ff7;}
Border around this has a color of #031ff7
<div style="border:2px solid #031ff7;">Content here</div>
.myborder {border:2px solid #031ff7;}