#1000ca color space conversions
Hex:
#1000ca
RGB:
16, 0, 202
CMY:
94, 100, 21
CMYK:
92, 100, 0, 21
HSL:
245°, 100.0000%, 39.6078%
HSV (HSB):
245°, 100.0000%, 79.2157%
XYZ:
10.8744, 4.3744, 56.1483
xyY:
0.1523, 0.0613, 4.3744
CIE-Lab:
24.8725, 66.5561, -89.9121
CIE-LCH:
24.8725, 111.8655, 306.5102
CIE-Luv:
24.8725, -6.5486, -99.4606
Hunter-Lab:
20.9151, 56.2056, -144.5281
#1000ca color charts
#1000ca RGB chart
#1000ca CMYK chart
#1000ca RGB pie chart
#1000ca color shades, tints & tones
#1000ca color schemes
#1000ca color preview, HTML & CSS examples
This text has a color of #1000ca
<p style="color:#1000ca;">Text here</p>
.mytext {color:#1000ca;}
Text color #1000ca
This box has a color of #1000ca
<div style="background-color:#1000ca;">Content here</div>
.mybackground {background-color:#1000ca;}
Background color #1000ca
Border around this has a color of #1000ca
<div style="border:2px solid #1000ca;">Content here</div>
.myborder {border:2px solid #1000ca;}
Border color #1000ca