#2000c4 color space conversions
Hex:
#2000c4
RGB:
32, 0, 196
CMY:
87, 100, 23
CMYK:
84, 100, 0, 23
HSL:
250°, 100.0000%, 38.4314%
HSV (HSB):
250°, 100.0000%, 76.8627%
XYZ:
10.5595, 4.2926, 52.4966
xyY:
0.1568, 0.0637, 4.2926
CIE-Lab:
24.6161, 65.2957, -86.7991
CIE-LCH:
24.6161, 108.6168, 306.9528
CIE-Luv:
24.6161, -5.1596, -96.6834
Hunter-Lab:
20.7186, 54.7171, -135.7254
#2000c4 color charts
#2000c4 color shades, tints & tones
#2000c4 color schemes
#2000c4 color preview, HTML & CSS examples
This text has a color of #2000c4
<p style="color:#2000c4;">Text here</p>
.mytext {color:#2000c4;}
This box has a color of #2000c4
<div style="background-color:#2000c4;">Content here</div>
.mybackground {background-color:#2000c4;}
Border around this has a color of #2000c4
<div style="border:2px solid #2000c4;">Content here</div>
.myborder {border:2px solid #2000c4;}