#1000c3 color space conversions
Hex:
#1000c3
RGB:
16, 0, 195
CMY:
94, 100, 24
CMYK:
92, 100, 0, 24
HSL:
245°, 100.0000%, 38.2353%
HSV (HSB):
245°, 100.0000%, 76.4706%
XYZ:
10.0640, 4.0503, 51.8811
xyY:
0.1525, 0.0614, 4.0503
CIE-Lab:
23.8370, 64.8340, -87.5270
CIE-LCH:
23.8370, 108.9240, 306.5285
CIE-Luv:
23.8370, -6.2220, -95.2483
Hunter-Lab:
20.1253, 54.0426, -138.7560
#1000c3 color charts
#1000c3 color shades, tints & tones
#1000c3 color schemes
#1000c3 color preview, HTML & CSS examples
This text has a color of #1000c3
<p style="color:#1000c3;">Text here</p>
.mytext {color:#1000c3;}
This box has a color of #1000c3
<div style="background-color:#1000c3;">Content here</div>
.mybackground {background-color:#1000c3;}
Border around this has a color of #1000c3
<div style="border:2px solid #1000c3;">Content here</div>
.myborder {border:2px solid #1000c3;}