#0100c0 color space conversions
Hex:
#0100c0
RGB:
1, 0, 192
CMY:
100, 100, 25
CMYK:
99, 100, 0, 25
HSL:
240°, 100.0000%, 37.6471%
HSV (HSB):
240°, 100.0000%, 75.2941%
XYZ:
9.5269, 3.8122, 50.1029
xyY:
0.1502, 0.0601, 3.8122
CIE-Lab:
23.0407, 63.9815, -87.0945
CIE-LCH:
23.0407, 108.0698, 306.3018
CIE-Luv:
23.0407, -6.6625, -92.9257
Hunter-Lab:
19.5249, 52.9283, -138.4766
#0100c0 color charts
#0100c0 color shades, tints & tones
#0100c0 color schemes
#0100c0 color preview, HTML & CSS examples
This text has a color of #0100c0
<p style="color:#0100c0;">Text here</p>
.mytext {color:#0100c0;}
This box has a color of #0100c0
<div style="background-color:#0100c0;">Content here</div>
.mybackground {background-color:#0100c0;}
Border around this has a color of #0100c0
<div style="border:2px solid #0100c0;">Content here</div>
.myborder {border:2px solid #0100c0;}