#001fdc color space conversions
Hex:
#001fdc
RGB:
0, 31, 220
CMY:
100, 88, 14
CMYK:
100, 86, 0, 14
HSL:
232°, 100.0000%, 43.1373%
HSV (HSB):
232°, 100.0000%, 86.2745%
XYZ:
13.4083, 6.1473, 68.1900
xyY:
0.1528, 0.0701, 6.1473
CIE-Lab:
29.7810, 62.9522, -92.1804
CIE-LCH:
29.7810, 111.6253, 304.3301
CIE-Luv:
29.7810, -9.6535, -112.2647
Hunter-Lab:
24.7937, 53.1425, -145.7094
#001fdc color charts
#001fdc RGB chart
#001fdc CMYK chart
#001fdc RGB pie chart
#001fdc color shades, tints & tones
#001fdc color schemes
#001fdc color preview, HTML & CSS examples
This text has a color of #001fdc
<p style="color:#001fdc;">Text here</p>
.mytext {color:#001fdc;}
Text color #001fdc
This box has a color of #001fdc
<div style="background-color:#001fdc;">Content here</div>
.mybackground {background-color:#001fdc;}
Background color #001fdc
Border around this has a color of #001fdc
<div style="border:2px solid #001fdc;">Content here</div>
.myborder {border:2px solid #001fdc;}
Border color #001fdc