#5000ec color space conversions
Hex:
#5000ec
RGB:
80, 0, 236
CMY:
69, 100, 7
CMYK:
66, 100, 0, 7
HSL:
260°, 100.0000%, 46.2745%
HSV (HSB):
260°, 100.0000%, 92.5490%
XYZ:
18.4486, 7.7616, 79.8827
xyY:
0.1739, 0.0732, 7.7616
CIE-Lab:
33.4814, 76.2158, -95.0697
CIE-LCH:
33.4814, 121.8486, 308.7186
CIE-Luv:
33.4814, -0.3495, -122.6641
Hunter-Lab:
27.8597, 69.4478, -150.5019
#5000ec color charts
#5000ec color shades, tints & tones
#5000ec color schemes
#5000ec color preview, HTML & CSS examples
This text has a color of #5000ec
<p style="color:#5000ec;">Text here</p>
.mytext {color:#5000ec;}
This box has a color of #5000ec
<div style="background-color:#5000ec;">Content here</div>
.mybackground {background-color:#5000ec;}
Border around this has a color of #5000ec
<div style="border:2px solid #5000ec;">Content here</div>
.myborder {border:2px solid #5000ec;}