#000afd color space conversions
Hex:
#000afd
RGB:
0, 10, 253
CMY:
100, 96, 1
CMYK:
100, 96, 0, 1
HSL:
238°, 100.0000%, 49.6078%
HSV (HSB):
238°, 100.0000%, 99.2157%
XYZ:
17.8382, 7.3089, 93.3991
xyY:
0.1505, 0.0617, 7.3089
CIE-Lab:
32.5001, 77.2166, -106.4100
CIE-LCH:
32.5001, 131.4743, 305.9666
CIE-Luv:
32.5001, -9.6390, -129.6991
Hunter-Lab:
27.0350, 70.4659, -185.9072
#000afd color charts
#000afd RGB chart
#000afd CMYK chart
#000afd RGB pie chart
#000afd color shades, tints & tones
#000afd color schemes
#000afd color preview, HTML & CSS examples
This text has a color of #000afd
<p style="color:#000afd;">Text here</p>
.mytext {color:#000afd;}
Text color #000afd
This box has a color of #000afd
<div style="background-color:#000afd;">Content here</div>
.mybackground {background-color:#000afd;}
Background color #000afd
Border around this has a color of #000afd
<div style="border:2px solid #000afd;">Content here</div>
.myborder {border:2px solid #000afd;}
Border color #000afd