#0003c4 color space conversions
Hex:
#0003c4
RGB:
0, 3, 196
CMY:
100, 99, 23
CMYK:
100, 98, 0, 23
HSL:
239°, 100.0000%, 38.4314%
HSV (HSB):
239°, 100.0000%, 76.8627%
XYZ:
9.9964, 4.0506, 52.4795
xyY:
0.1503, 0.0609, 4.0506
CIE-Lab:
23.8382, 64.2978, -88.1233
CIE-LCH:
23.8382, 109.0868, 306.1158
CIE-Luv:
23.8382, -7.0082, -95.6274
Hunter-Lab:
20.1262, 53.4372, -140.5116
#0003c4 color charts
#0003c4 color shades, tints & tones
#0003c4 color schemes
#0003c4 color preview, HTML & CSS examples
This text has a color of #0003c4
<p style="color:#0003c4;">Text here</p>
.mytext {color:#0003c4;}
This box has a color of #0003c4
<div style="background-color:#0003c4;">Content here</div>
.mybackground {background-color:#0003c4;}
Border around this has a color of #0003c4
<div style="border:2px solid #0003c4;">Content here</div>
.myborder {border:2px solid #0003c4;}