#001ffc color space conversions
Hex:
#001ffc
RGB:
0, 31, 252
CMY:
100, 88, 1
CMYK:
100, 88, 0, 1
HSL:
233°, 100.0000%, 49.4118%
HSV (HSB):
233°, 100.0000%, 98.8235%
XYZ:
18.0607, 8.0082, 92.6893
xyY:
0.1521, 0.0674, 8.0082
CIE-Lab:
34.0001, 71.9366, -103.3413
CIE-LCH:
34.0001, 125.9139, 304.8421
CIE-Luv:
34.0001, -10.7339, -130.4724
Hunter-Lab:
28.2988, 64.3979, -174.3877
#001ffc color charts
#001ffc RGB chart
#001ffc CMYK chart
#001ffc RGB pie chart
#001ffc color shades, tints & tones
#001ffc color schemes
#001ffc color preview, HTML & CSS examples
This text has a color of #001ffc
<p style="color:#001ffc;">Text here</p>
.mytext {color:#001ffc;}
Text color #001ffc
This box has a color of #001ffc
<div style="background-color:#001ffc;">Content here</div>
.mybackground {background-color:#001ffc;}
Background color #001ffc
Border around this has a color of #001ffc
<div style="border:2px solid #001ffc;">Content here</div>
.myborder {border:2px solid #001ffc;}
Border color #001ffc