#c005e1 color space conversions
Hex:
#c005e1
RGB:
192, 5, 225
CMY:
25, 98, 12
CMYK:
15, 98, 0, 12
HSL:
291°, 95.6522%, 45.0980%
HSV (HSB):
291°, 97.7778%, 88.2353%
XYZ:
35.3831, 16.7513, 72.6026
xyY:
0.2837, 0.1343, 16.7513
CIE-Lab:
47.9451, 84.0598, -64.4771
CIE-LCH:
47.9451, 105.9404, 322.5104
CIE-Luv:
47.9451, 51.5599, -105.6341
Hunter-Lab:
40.9283, 82.6913, -76.5246
#c005e1 color charts
#c005e1 color shades, tints & tones
#c005e1 color schemes
#c005e1 color preview, HTML & CSS examples
This text has a color of #c005e1
<p style="color:#c005e1;">Text here</p>
.mytext {color:#c005e1;}
This box has a color of #c005e1
<div style="background-color:#c005e1;">Content here</div>
.mybackground {background-color:#c005e1;}
Border around this has a color of #c005e1
<div style="border:2px solid #c005e1;">Content here</div>
.myborder {border:2px solid #c005e1;}