#000fcd color space conversions
Hex:
#000fcd
RGB:
0, 15, 205
CMY:
100, 94, 20
CMYK:
100, 93, 0, 20
HSL:
236°, 100.0000%, 40.1961%
HSV (HSB):
236°, 100.0000%, 80.3922%
XYZ:
11.1903, 4.7494, 58.0845
xyY:
0.1512, 0.0642, 4.7494
CIE-Lab:
26.0086, 63.9874, -89.7761
CIE-LCH:
26.0086, 110.2458, 305.4792
CIE-Luv:
26.0086, -7.9317, -102.0456
Hunter-Lab:
21.7932, 53.5174, -142.7682
#000fcd color charts
#000fcd RGB chart
#000fcd CMYK chart
#000fcd RGB pie chart
#000fcd color shades, tints & tones
#000fcd color schemes
#000fcd color preview, HTML & CSS examples
This text has a color of #000fcd
<p style="color:#000fcd;">Text here</p>
.mytext {color:#000fcd;}
Text color #000fcd
This box has a color of #000fcd
<div style="background-color:#000fcd;">Content here</div>
.mybackground {background-color:#000fcd;}
Background color #000fcd
Border around this has a color of #000fcd
<div style="border:2px solid #000fcd;">Content here</div>
.myborder {border:2px solid #000fcd;}
Border color #000fcd