#000fdc color space conversions
Hex:
#000fdc
RGB:
0, 15, 220
CMY:
100, 94, 14
CMYK:
100, 93, 0, 14
HSL:
236°, 100.0000%, 43.1373%
HSV (HSB):
236°, 100.0000%, 86.2745%
XYZ:
13.0891, 5.5090, 68.0836
xyY:
0.1510, 0.0636, 5.5090
CIE-Lab:
28.1382, 67.9517, -94.9239
CIE-LCH:
28.1382, 116.7389, 305.5972
CIE-Luv:
28.1382, -8.5244, -110.8558
Hunter-Lab:
23.4712, 58.4690, -155.5547
#000fdc color charts
#000fdc RGB chart
#000fdc CMYK chart
#000fdc RGB pie chart
#000fdc color shades, tints & tones
#000fdc color schemes
#000fdc color preview, HTML & CSS examples
This text has a color of #000fdc
<p style="color:#000fdc;">Text here</p>
.mytext {color:#000fdc;}
Text color #000fdc
This box has a color of #000fdc
<div style="background-color:#000fdc;">Content here</div>
.mybackground {background-color:#000fdc;}
Background color #000fdc
Border around this has a color of #000fdc
<div style="border:2px solid #000fdc;">Content here</div>
.myborder {border:2px solid #000fdc;}
Border color #000fdc