#c00df0 color space conversions
Hex:
#c00df0
RGB:
192, 13, 240
CMY:
25, 95, 6
CMYK:
20, 95, 0, 6
HSL:
287°, 89.7233%, 49.6078%
HSV (HSB):
287°, 94.5833%, 94.1176%
XYZ:
37.6103, 17.7856, 83.8888
xyY:
0.2700, 0.1277, 17.7856
CIE-Lab:
49.2350, 85.8937, -70.8746
CIE-LCH:
49.2350, 111.3594, 320.4725
CIE-Luv:
49.2350, 46.5376, -115.5116
Hunter-Lab:
42.1730, 85.3857, -88.4162
#c00df0 color charts
#c00df0 color shades, tints & tones
#c00df0 color schemes
#c00df0 color preview, HTML & CSS examples
This text has a color of #c00df0
<p style="color:#c00df0;">Text here</p>
.mytext {color:#c00df0;}
This box has a color of #c00df0
<div style="background-color:#c00df0;">Content here</div>
.mybackground {background-color:#c00df0;}
Border around this has a color of #c00df0
<div style="border:2px solid #c00df0;">Content here</div>
.myborder {border:2px solid #c00df0;}