#000afc color space conversions
Hex:
#000afc
RGB:
0, 10, 252
CMY:
100, 96, 1
CMYK:
100, 96, 0, 1
HSL:
238°, 100.0000%, 49.4118%
HSV (HSB):
238°, 100.0000%, 98.8235%
XYZ:
17.6792, 7.2454, 92.5622
xyY:
0.1505, 0.0617, 7.2454
CIE-Lab:
32.3591, 76.9717, -106.0839
CIE-LCH:
32.3591, 131.0665, 305.9637
CIE-Luv:
32.3591, -9.5988, -129.1233
Hunter-Lab:
26.9172, 70.1338, -185.0428
#000afc color charts
#000afc RGB chart
#000afc CMYK chart
#000afc RGB pie chart
#000afc color shades, tints & tones
#000afc color schemes
#000afc color preview, HTML & CSS examples
This text has a color of #000afc
<p style="color:#000afc;">Text here</p>
.mytext {color:#000afc;}
Text color #000afc
This box has a color of #000afc
<div style="background-color:#000afc;">Content here</div>
.mybackground {background-color:#000afc;}
Background color #000afc
Border around this has a color of #000afc
<div style="border:2px solid #000afc;">Content here</div>
.myborder {border:2px solid #000afc;}
Border color #000afc