#0000c0 color space conversions
Hex:
#0000c0
RGB:
0, 0, 192
CMY:
100, 100, 25
CMYK:
100, 100, 0, 25
HSL:
240°, 100.0000%, 37.6471%
HSV (HSB):
240°, 100.0000%, 75.2941%
XYZ:
9.5144, 3.8058, 50.1023
xyY:
0.1500, 0.0600, 3.8058
CIE-Lab:
23.0186, 63.9748, -87.1319
CIE-LCH:
23.0186, 108.0959, 306.2872
CIE-Luv:
23.0186, -6.6983, -92.8927
Hunter-Lab:
19.5084, 52.9165, -138.6153
#0000c0 color charts
#0000c0 color shades, tints & tones
#0000c0 color schemes
#0000c0 color preview, HTML & CSS examples
This text has a color of #0000c0
<p style="color:#0000c0;">Text here</p>
.mytext {color:#0000c0;}
This box has a color of #0000c0
<div style="background-color:#0000c0;">Content here</div>
.mybackground {background-color:#0000c0;}
Border around this has a color of #0000c0
<div style="border:2px solid #0000c0;">Content here</div>
.myborder {border:2px solid #0000c0;}