#500cca color space conversions
Hex:
#500cca
RGB:
80, 12, 202
CMY:
69, 95, 21
CMYK:
60, 94, 0, 21
HSL:
261°, 88.7850%, 41.9608%
HSV (HSB):
261°, 94.0594%, 79.2157%
XYZ:
14.1004, 6.2327, 56.3370
xyY:
0.1839, 0.0813, 6.2327
CIE-Lab:
29.9921, 66.4464, -81.2647
CIE-LCH:
29.9921, 104.9718, 309.2713
CIE-Luv:
29.9921, 2.3665, -103.5327
Hunter-Lab:
24.9653, 57.1273, -116.3185
#500cca color charts
#500cca RGB chart
#500cca CMYK chart
#500cca RGB pie chart
#500cca color shades, tints & tones
#500cca color schemes
#500cca color preview, HTML & CSS examples
This text has a color of #500cca
<p style="color:#500cca;">Text here</p>
.mytext {color:#500cca;}
Text color #500cca
This box has a color of #500cca
<div style="background-color:#500cca;">Content here</div>
.mybackground {background-color:#500cca;}
Background color #500cca
Border around this has a color of #500cca
<div style="border:2px solid #500cca;">Content here</div>
.myborder {border:2px solid #500cca;}
Border color #500cca