#010cff color space conversions
Hex:
#010cff
RGB:
1, 12, 255
CMY:
100, 95, 0
CMYK:
100, 95, 0, 0
HSL:
237°, 100.0000%, 50.1961%
HSV (HSB):
237°, 99.6078%, 100.0000%
XYZ:
18.1940, 7.4894, 95.0944
xyY:
0.1506, 0.0620, 7.4894
CIE-Lab:
32.8960, 77.4009, -106.8703
CIE-LCH:
32.8960, 131.9551, 305.9140
CIE-Luv:
32.8960, -9.7594, -130.9610
Hunter-Lab:
27.3668, 70.7787, -186.8650
#010cff color charts
#010cff RGB chart
#010cff CMYK chart
#010cff RGB pie chart
#010cff color shades, tints & tones
#010cff color schemes
#010cff color preview, HTML & CSS examples
This text has a color of #010cff
<p style="color:#010cff;">Text here</p>
.mytext {color:#010cff;}
Text color #010cff
This box has a color of #010cff
<div style="background-color:#010cff;">Content here</div>
.mybackground {background-color:#010cff;}
Background color #010cff
Border around this has a color of #010cff
<div style="border:2px solid #010cff;">Content here</div>
.myborder {border:2px solid #010cff;}
Border color #010cff