#2000b7 color space conversions
Hex:
#2000b7
RGB:
32, 0, 183
CMY:
87, 100, 28
CMYK:
83, 100, 0, 28
HSL:
250°, 100.0000%, 35.8824%
HSV (HSB):
250°, 100.0000%, 71.7647%
XYZ:
9.1429, 3.7260, 45.0370
xyY:
0.1579, 0.0643, 3.7260
CIE-Lab:
22.7440, 62.0966, -82.2161
CIE-LCH:
22.7440, 103.0314, 307.0632
CIE-Luv:
22.7440, -4.4685, -88.9346
Hunter-Lab:
19.3028, 50.7680, -124.8229
#2000b7 color charts
#2000b7 color shades, tints & tones
#2000b7 color schemes
#2000b7 color preview, HTML & CSS examples
This text has a color of #2000b7
<p style="color:#2000b7;">Text here</p>
.mytext {color:#2000b7;}
This box has a color of #2000b7
<div style="background-color:#2000b7;">Content here</div>
.mybackground {background-color:#2000b7;}
Border around this has a color of #2000b7
<div style="border:2px solid #2000b7;">Content here</div>
.myborder {border:2px solid #2000b7;}