#1000cc color space conversions
Hex:
#1000cc
RGB:
16, 0, 204
CMY:
94, 100, 20
CMYK:
92, 100, 0, 20
HSL:
245°, 100.0000%, 40.0000%
HSV (HSB):
245°, 100.0000%, 80.0000%
XYZ:
11.1128, 4.4698, 57.4038
xyY:
0.1523, 0.0612, 4.4698
CIE-Lab:
25.1674, 67.0462, -90.5902
CIE-LCH:
25.1674, 112.7022, 306.5053
CIE-Luv:
25.1674, -6.6414, -100.6599
Hunter-Lab:
21.1419, 56.8263, -146.1831
#1000cc color charts
#1000cc RGB chart
#1000cc CMYK chart
#1000cc RGB pie chart
#1000cc color shades, tints & tones
#1000cc color schemes
#1000cc color preview, HTML & CSS examples
This text has a color of #1000cc
<p style="color:#1000cc;">Text here</p>
.mytext {color:#1000cc;}
Text color #1000cc
This box has a color of #1000cc
<div style="background-color:#1000cc;">Content here</div>
.mybackground {background-color:#1000cc;}
Background color #1000cc
Border around this has a color of #1000cc
<div style="border:2px solid #1000cc;">Content here</div>
.myborder {border:2px solid #1000cc;}
Border color #1000cc