#0100d4 color space conversions
Hex:
#0100d4
RGB:
1, 0, 212
CMY:
100, 100, 17
CMYK:
100, 100, 0, 17
HSL:
240°, 100.0000%, 41.5686%
HSV (HSB):
240°, 100.0000%, 83.1373%
XYZ:
11.8962, 4.7599, 62.5791
xyY:
0.1501, 0.0601, 4.7599
CIE-Lab:
26.0395, 68.9025, -93.8031
CIE-LCH:
26.0395, 116.3897, 306.2989
CIE-Luv:
26.0395, -7.5391, -105.0330
Hunter-Lab:
21.8172, 59.1497, -154.7914
#0100d4 color charts
#0100d4 color shades, tints & tones
#0100d4 color schemes
#0100d4 color preview, HTML & CSS examples
This text has a color of #0100d4
<p style="color:#0100d4;">Text here</p>
.mytext {color:#0100d4;}
This box has a color of #0100d4
<div style="background-color:#0100d4;">Content here</div>
.mybackground {background-color:#0100d4;}
Border around this has a color of #0100d4
<div style="border:2px solid #0100d4;">Content here</div>
.myborder {border:2px solid #0100d4;}