#010fdc color space conversions
Hex:
#010fdc
RGB:
1, 15, 220
CMY:
100, 94, 14
CMYK:
100, 93, 0, 14
HSL:
236°, 99.0950%, 43.3333%
HSV (HSB):
236°, 99.5455%, 86.2745%
XYZ:
13.1016, 5.5154, 68.0842
xyY:
0.1511, 0.0636, 5.5154
CIE-Lab:
28.1554, 67.9597, -94.8947
CIE-LCH:
28.1554, 116.7198, 305.6087
CIE-Luv:
28.1554, -8.4922, -110.8753
Hunter-Lab:
23.4849, 58.4819, -155.4459
#010fdc color charts
#010fdc RGB chart
#010fdc CMYK chart
#010fdc RGB pie chart
#010fdc color shades, tints & tones
#010fdc color schemes
#010fdc color preview, HTML & CSS examples
This text has a color of #010fdc
<p style="color:#010fdc;">Text here</p>
.mytext {color:#010fdc;}
Text color #010fdc
This box has a color of #010fdc
<div style="background-color:#010fdc;">Content here</div>
.mybackground {background-color:#010fdc;}
Background color #010fdc
Border around this has a color of #010fdc
<div style="border:2px solid #010fdc;">Content here</div>
.myborder {border:2px solid #010fdc;}
Border color #010fdc