#2000c7 color space conversions
Hex:
#2000c7
RGB:
32, 0, 199
CMY:
87, 100, 22
CMYK:
84, 100, 0, 22
HSL:
250°, 100.0000%, 39.0196%
HSV (HSB):
250°, 100.0000%, 78.0392%
XYZ:
10.9045, 4.4306, 54.3133
xyY:
0.1566, 0.0636, 4.4306
CIE-Lab:
25.0467, 66.0291, -87.8451
CIE-LCH:
25.0467, 109.8936, 306.9305
CIE-Luv:
25.0467, -5.3165, -98.4633
Hunter-Lab:
21.0490, 55.6366, -138.2534
#2000c7 color charts
#2000c7 color shades, tints & tones
#2000c7 color schemes
#2000c7 color preview, HTML & CSS examples
This text has a color of #2000c7
<p style="color:#2000c7;">Text here</p>
.mytext {color:#2000c7;}
This box has a color of #2000c7
<div style="background-color:#2000c7;">Content here</div>
.mybackground {background-color:#2000c7;}
Border around this has a color of #2000c7
<div style="border:2px solid #2000c7;">Content here</div>
.myborder {border:2px solid #2000c7;}