#c005df color space conversions
Hex:
#c005df
RGB:
192, 5, 223
CMY:
25, 98, 13
CMYK:
14, 98, 0, 13
HSL:
291°, 95.6140%, 44.7059%
HSV (HSB):
291°, 97.7578%, 87.4510%
XYZ:
35.1118, 16.6427, 71.1738
xyY:
0.2856, 0.1354, 16.6427
CIE-Lab:
47.8067, 83.7347, -63.5620
CIE-LCH:
47.8067, 105.1267, 322.7983
CIE-Luv:
47.8067, 52.2219, -104.2417
Hunter-Lab:
40.7955, 82.2389, -74.8834
#c005df color charts
#c005df color shades, tints & tones
#c005df color schemes
#c005df color preview, HTML & CSS examples
This text has a color of #c005df
<p style="color:#c005df;">Text here</p>
.mytext {color:#c005df;}
This box has a color of #c005df
<div style="background-color:#c005df;">Content here</div>
.mybackground {background-color:#c005df;}
Border around this has a color of #c005df
<div style="border:2px solid #c005df;">Content here</div>
.myborder {border:2px solid #c005df;}