#c501ed color space conversions
Hex:
#c501ed
RGB:
197, 1, 237
CMY:
23, 100, 7
CMYK:
17, 100, 0, 7
HSL:
290°, 99.1597%, 46.6667%
HSV (HSB):
290°, 99.5781%, 92.9412%
XYZ:
38.3229, 18.0064, 81.5765
xyY:
0.2779, 0.1306, 18.0064
CIE-Lab:
49.5039, 87.0382, -68.7106
CIE-LCH:
49.5039, 110.8909, 321.7113
CIE-Luv:
49.5039, 51.0241, -112.8549
Hunter-Lab:
42.4340, 86.9469, -84.2772
#c501ed color charts
#c501ed color shades, tints & tones
#c501ed color schemes
#c501ed color preview, HTML & CSS examples
This text has a color of #c501ed
<p style="color:#c501ed;">Text here</p>
.mytext {color:#c501ed;}
This box has a color of #c501ed
<div style="background-color:#c501ed;">Content here</div>
.mybackground {background-color:#c501ed;}
Border around this has a color of #c501ed
<div style="border:2px solid #c501ed;">Content here</div>
.myborder {border:2px solid #c501ed;}