#010cf8 color space conversions
Hex:
#010cf8
RGB:
1, 12, 248
CMY:
100, 95, 3
CMYK:
100, 95, 0, 3
HSL:
237°, 99.1968%, 48.8235%
HSV (HSB):
237°, 99.5968%, 97.2549%
XYZ:
17.0873, 7.0467, 89.2665
xyY:
0.1507, 0.0621, 7.0467
CIE-Lab:
31.9130, 75.6726, -104.5771
CIE-LCH:
31.9130, 129.0842, 305.8897
CIE-Luv:
31.9130, -9.4795, -126.9352
Hunter-Lab:
26.5456, 68.4445, -180.7958
#010cf8 color charts
#010cf8 color shades, tints & tones
#010cf8 color schemes
#010cf8 color preview, HTML & CSS examples
This text has a color of #010cf8
<p style="color:#010cf8;">Text here</p>
.mytext {color:#010cf8;}
This box has a color of #010cf8
<div style="background-color:#010cf8;">Content here</div>
.mybackground {background-color:#010cf8;}
Border around this has a color of #010cf8
<div style="border:2px solid #010cf8;">Content here</div>
.myborder {border:2px solid #010cf8;}