#1f00f2 color space conversions
Hex:
#1f00f2
RGB:
31, 0, 242
CMY:
88, 100, 5
CMYK:
87, 100, 0, 5
HSL:
248°, 100.0000%, 47.4510%
HSV (HSB):
248°, 100.0000%, 94.9020%
XYZ:
16.5921, 6.7021, 84.4235
xyY:
0.1540, 0.0622, 6.7021
CIE-Lab:
31.1189, 76.3427, -102.4980
CIE-LCH:
31.1189, 127.8048, 306.6795
CIE-Luv:
31.1189, -7.5476, -123.5829
Hunter-Lab:
25.8884, 69.0972, -175.2259
#1f00f2 color charts
#1f00f2 color shades, tints & tones
#1f00f2 color schemes
#1f00f2 color preview, HTML & CSS examples
This text has a color of #1f00f2
<p style="color:#1f00f2;">Text here</p>
.mytext {color:#1f00f2;}
This box has a color of #1f00f2
<div style="background-color:#1f00f2;">Content here</div>
.mybackground {background-color:#1f00f2;}
Border around this has a color of #1f00f2
<div style="border:2px solid #1f00f2;">Content here</div>
.myborder {border:2px solid #1f00f2;}