#000cf8 color space conversions
Hex:
#000cf8
RGB:
0, 12, 248
CMY:
100, 95, 3
CMYK:
100, 95, 0, 3
HSL:
237°, 100.0000%, 48.6275%
HSV (HSB):
237°, 100.0000%, 97.2549%
XYZ:
17.0747, 7.0403, 89.2659
xyY:
0.1506, 0.0621, 7.0403
CIE-Lab:
31.8984, 75.6668, -104.6019
CIE-LCH:
31.8984, 129.1008, 305.8812
CIE-Luv:
31.8984, -9.5077, -126.9195
Hunter-Lab:
26.5335, 68.4342, -180.8944
#000cf8 color charts
#000cf8 color shades, tints & tones
#000cf8 color schemes
#000cf8 color preview, HTML & CSS examples
This text has a color of #000cf8
<p style="color:#000cf8;">Text here</p>
.mytext {color:#000cf8;}
This box has a color of #000cf8
<div style="background-color:#000cf8;">Content here</div>
.mybackground {background-color:#000cf8;}
Border around this has a color of #000cf8
<div style="border:2px solid #000cf8;">Content here</div>
.myborder {border:2px solid #000cf8;}