#2000d9 color space conversions
Hex:
#2000d9
RGB:
32, 0, 217
CMY:
87, 100, 15
CMYK:
85, 100, 0, 15
HSL:
249°, 100.0000%, 42.5490%
HSV (HSB):
249°, 100.0000%, 85.0980%
XYZ:
13.1200, 5.3168, 65.9804
xyY:
0.1554, 0.0630, 5.3168
CIE-Lab:
27.6190, 70.3930, -94.0395
CIE-LCH:
27.6190, 117.4674, 306.8166
CIE-Luv:
27.6190, -6.2402, -109.0759
Hunter-Lab:
23.0583, 61.2138, -153.5155
#2000d9 color charts
#2000d9 color shades, tints & tones
#2000d9 color schemes
#2000d9 color preview, HTML & CSS examples
This text has a color of #2000d9
<p style="color:#2000d9;">Text here</p>
.mytext {color:#2000d9;}
This box has a color of #2000d9
<div style="background-color:#2000d9;">Content here</div>
.mybackground {background-color:#2000d9;}
Border around this has a color of #2000d9
<div style="border:2px solid #2000d9;">Content here</div>
.myborder {border:2px solid #2000d9;}