#000cde color space conversions
Hex:
#000cde
RGB:
0, 12, 222
CMY:
100, 95, 13
CMYK:
100, 95, 0, 13
HSL:
237°, 100.0000%, 43.5294%
HSV (HSB):
237°, 100.0000%, 87.0588%
XYZ:
13.3163, 5.5369, 69.4741
xyY:
0.1508, 0.0627, 5.5369
CIE-Lab:
28.2126, 69.1163, -95.9520
CIE-LCH:
28.2126, 118.2533, 305.7660
CIE-Luv:
28.2126, -8.4651, -111.8049
Hunter-Lab:
23.5306, 59.8373, -158.5827
#000cde color charts
#000cde RGB chart
#000cde CMYK chart
#000cde RGB pie chart
#000cde color shades, tints & tones
#000cde color schemes
#000cde color preview, HTML & CSS examples
This text has a color of #000cde
<p style="color:#000cde;">Text here</p>
.mytext {color:#000cde;}
Text color #000cde
This box has a color of #000cde
<div style="background-color:#000cde;">Content here</div>
.mybackground {background-color:#000cde;}
Background color #000cde
Border around this has a color of #000cde
<div style="border:2px solid #000cde;">Content here</div>
.myborder {border:2px solid #000cde;}
Border color #000cde