#5000ca color space conversions
Hex:
#5000ca
RGB:
80, 0, 202
CMY:
69, 100, 21
CMYK:
60, 100, 0, 21
HSL:
264°, 100.0000%, 39.6078%
HSV (HSB):
264°, 100.0000%, 79.2157%
XYZ:
13.9689, 5.9697, 56.2931
xyY:
0.1832, 0.0783, 5.9697
CIE-Lab:
29.3360, 68.4491, -82.3542
CIE-LCH:
29.3360, 107.0864, 309.7318
CIE-Luv:
29.3360, 2.7795, -103.3866
Hunter-Lab:
24.4331, 59.2947, -119.4995
#5000ca color charts
#5000ca RGB chart
#5000ca CMYK chart
#5000ca RGB pie chart
#5000ca color shades, tints & tones
#5000ca color schemes
#5000ca color preview, HTML & CSS examples
This text has a color of #5000ca
<p style="color:#5000ca;">Text here</p>
.mytext {color:#5000ca;}
Text color #5000ca
This box has a color of #5000ca
<div style="background-color:#5000ca;">Content here</div>
.mybackground {background-color:#5000ca;}
Background color #5000ca
Border around this has a color of #5000ca
<div style="border:2px solid #5000ca;">Content here</div>
.myborder {border:2px solid #5000ca;}
Border color #5000ca