#0000cb color space conversions
Hex:
#0000cb
RGB:
0, 0, 203
CMY:
100, 100, 20
CMYK:
100, 100, 0, 20
HSL:
240°, 100.0000%, 39.8039%
HSV (HSB):
240°, 100.0000%, 79.6078%
XYZ:
10.7795, 4.3118, 56.7640
xyY:
0.1500, 0.0600, 4.3118
CIE-Lab:
24.6765, 66.6930, -90.8341
CIE-LCH:
24.6765, 112.6889, 306.2872
CIE-Luv:
24.6765, -7.1807, -99.5832
Hunter-Lab:
20.7649, 56.3247, -147.5431
#0000cb color charts
#0000cb color shades, tints & tones
#0000cb color schemes
#0000cb color preview, HTML & CSS examples
This text has a color of #0000cb
<p style="color:#0000cb;">Text here</p>
.mytext {color:#0000cb;}
This box has a color of #0000cb
<div style="background-color:#0000cb;">Content here</div>
.mybackground {background-color:#0000cb;}
Border around this has a color of #0000cb
<div style="border:2px solid #0000cb;">Content here</div>
.myborder {border:2px solid #0000cb;}