#2030c8 color space conversions
Hex:
#2030c8
RGB:
32, 48, 200
CMY:
87, 81, 22
CMYK:
84, 76, 0, 22
HSL:
234°, 72.4138%, 45.4902%
HSV (HSB):
234°, 84.0000%, 78.4314%
XYZ:
12.0779, 6.5911, 55.2792
xyY:
0.1633, 0.0891, 6.5911
CIE-Lab:
30.8573, 49.4034, -78.7617
CIE-LCH:
30.8573, 92.9736, 302.0981
CIE-Luv:
30.8573, -9.3434, -101.8974
Hunter-Lab:
25.6732, 39.0473, -109.6915
#2030c8 color charts
#2030c8 color shades, tints & tones
#2030c8 color schemes
#2030c8 color preview, HTML & CSS examples
This text has a color of #2030c8
<p style="color:#2030c8;">Text here</p>
.mytext {color:#2030c8;}
This box has a color of #2030c8
<div style="background-color:#2030c8;">Content here</div>
.mybackground {background-color:#2030c8;}
Border around this has a color of #2030c8
<div style="border:2px solid #2030c8;">Content here</div>
.myborder {border:2px solid #2030c8;}