#1000db color space conversions
Hex:
#1000db
RGB:
16, 0, 219
CMY:
94, 100, 14
CMYK:
93, 100, 0, 14
HSL:
244°, 100.0000%, 42.9412%
HSV (HSB):
244°, 100.0000%, 85.8824%
XYZ:
12.9999, 5.2246, 67.3411
xyY:
0.1519, 0.0611, 5.2246
CIE-Lab:
27.3654, 70.6947, -95.6323
CIE-LCH:
27.3654, 118.9255, 306.4731
CIE-Luv:
27.3654, -7.3301, -109.5950
Hunter-Lab:
22.8575, 61.5189, -158.6761
#1000db color charts
#1000db color shades, tints & tones
#1000db color schemes
#1000db color preview, HTML & CSS examples
This text has a color of #1000db
<p style="color:#1000db;">Text here</p>
.mytext {color:#1000db;}
This box has a color of #1000db
<div style="background-color:#1000db;">Content here</div>
.mybackground {background-color:#1000db;}
Border around this has a color of #1000db
<div style="border:2px solid #1000db;">Content here</div>
.myborder {border:2px solid #1000db;}