#1000d0 color space conversions
Hex:
#1000d0
RGB:
16, 0, 208
CMY:
94, 100, 18
CMYK:
92, 100, 0, 18
HSL:
245°, 100.0000%, 40.7843%
HSV (HSB):
245°, 100.0000%, 81.5686%
XYZ:
11.5989, 4.6642, 59.9635
xyY:
0.1522, 0.0612, 4.6642
CIE-Lab:
25.7559, 68.0237, -91.9423
CIE-LCH:
25.7559, 114.3705, 306.4960
CIE-Luv:
25.7559, -6.8262, -103.0527
Hunter-Lab:
21.5968, 58.0713, -149.5006
#1000d0 color charts
#1000d0 color shades, tints & tones
#1000d0 color schemes
#1000d0 color preview, HTML & CSS examples
This text has a color of #1000d0
<p style="color:#1000d0;">Text here</p>
.mytext {color:#1000d0;}
This box has a color of #1000d0
<div style="background-color:#1000d0;">Content here</div>
.mybackground {background-color:#1000d0;}
Border around this has a color of #1000d0
<div style="border:2px solid #1000d0;">Content here</div>
.myborder {border:2px solid #1000d0;}