#c00ff0 color space conversions
Hex:
#c00ff0
RGB:
192, 15, 240
CMY:
25, 94, 6
CMYK:
20, 94, 0, 6
HSL:
287°, 88.2353%, 50.0000%
HSV (HSB):
287°, 93.7500%, 94.1176%
XYZ:
37.6372, 17.8394, 83.8977
xyY:
0.2700, 0.1280, 17.8394
CIE-Lab:
49.3007, 85.6979, -70.7678
CIE-LCH:
49.3007, 111.1405, 320.4507
CIE-Luv:
49.3007, 46.4555, -115.3937
Hunter-Lab:
42.2367, 85.1476, -88.2062
#c00ff0 color charts
#c00ff0 color shades, tints & tones
#c00ff0 color schemes
#c00ff0 color preview, HTML & CSS examples
This text has a color of #c00ff0
<p style="color:#c00ff0;">Text here</p>
.mytext {color:#c00ff0;}
This box has a color of #c00ff0
<div style="background-color:#c00ff0;">Content here</div>
.mybackground {background-color:#c00ff0;}
Border around this has a color of #c00ff0
<div style="border:2px solid #c00ff0;">Content here</div>
.myborder {border:2px solid #c00ff0;}