#001dfc color space conversions
Hex:
#001dfc
RGB:
0, 29, 252
CMY:
100, 89, 1
CMYK:
100, 88, 0, 1
HSL:
233°, 100.0000%, 49.4118%
HSV (HSB):
233°, 100.0000%, 98.8235%
XYZ:
18.0101, 7.9070, 92.6724
xyY:
0.1519, 0.0667, 7.9070
CIE-Lab:
33.7885, 72.5799, -103.6946
CIE-LCH:
33.7885, 126.5718, 304.9897
CIE-Luv:
33.7885, -10.5837, -130.3286
Hunter-Lab:
28.1194, 65.1176, -175.7171
#001dfc color charts
#001dfc RGB chart
#001dfc CMYK chart
#001dfc RGB pie chart
#001dfc color shades, tints & tones
#001dfc color schemes
#001dfc color preview, HTML & CSS examples
This text has a color of #001dfc
<p style="color:#001dfc;">Text here</p>
.mytext {color:#001dfc;}
Text color #001dfc
This box has a color of #001dfc
<div style="background-color:#001dfc;">Content here</div>
.mybackground {background-color:#001dfc;}
Background color #001dfc
Border around this has a color of #001dfc
<div style="border:2px solid #001dfc;">Content here</div>
.myborder {border:2px solid #001dfc;}
Border color #001dfc