#1000dd color space conversions
Hex:
#1000dd
RGB:
16, 0, 221
CMY:
94, 100, 13
CMYK:
93, 100, 0, 13
HSL:
244°, 100.0000%, 43.3333%
HSV (HSB):
244°, 100.0000%, 86.6667%
XYZ:
13.2648, 5.3306, 68.7364
xyY:
0.1519, 0.0610, 5.3306
CIE-Lab:
27.6567, 71.1776, -96.2989
CIE-LCH:
27.6567, 119.7487, 306.4693
CIE-Luv:
27.6567, -7.4211, -110.7786
Hunter-Lab:
23.0881, 62.1494, -160.3524
#1000dd color charts
#1000dd RGB chart
#1000dd CMYK chart
#1000dd RGB pie chart
#1000dd color shades, tints & tones
#1000dd color schemes
#1000dd color preview, HTML & CSS examples
This text has a color of #1000dd
<p style="color:#1000dd;">Text here</p>
.mytext {color:#1000dd;}
Text color #1000dd
This box has a color of #1000dd
<div style="background-color:#1000dd;">Content here</div>
.mybackground {background-color:#1000dd;}
Background color #1000dd
Border around this has a color of #1000dd
<div style="border:2px solid #1000dd;">Content here</div>
.myborder {border:2px solid #1000dd;}
Border color #1000dd