#1000cd color space conversions
Hex:
#1000cd
RGB:
16, 0, 205
CMY:
94, 100, 20
CMYK:
92, 100, 0, 20
HSL:
245°, 100.0000%, 40.1961%
HSV (HSB):
245°, 100.0000%, 80.3922%
XYZ:
11.2331, 4.5179, 58.0376
xyY:
0.1522, 0.0612, 4.5179
CIE-Lab:
25.3147, 67.2909, -90.9288
CIE-LCH:
25.3147, 113.1198, 306.5029
CIE-Luv:
25.3147, -6.6877, -101.2588
Hunter-Lab:
21.2554, 57.1371, -147.0115
#1000cd color charts
#1000cd RGB chart
#1000cd CMYK chart
#1000cd RGB pie chart
#1000cd color shades, tints & tones
#1000cd color schemes
#1000cd color preview, HTML & CSS examples
This text has a color of #1000cd
<p style="color:#1000cd;">Text here</p>
.mytext {color:#1000cd;}
Text color #1000cd
This box has a color of #1000cd
<div style="background-color:#1000cd;">Content here</div>
.mybackground {background-color:#1000cd;}
Background color #1000cd
Border around this has a color of #1000cd
<div style="border:2px solid #1000cd;">Content here</div>
.myborder {border:2px solid #1000cd;}
Border color #1000cd