#c007f1 color space conversions
Hex:
#c007f1
RGB:
192, 7, 241
CMY:
25, 97, 5
CMYK:
20, 97, 0, 5
HSL:
287°, 94.3548%, 48.6275%
HSV (HSB):
287°, 97.0954%, 94.5098%
XYZ:
37.6914, 17.7093, 84.6508
xyY:
0.2691, 0.1264, 17.7093
CIE-Lab:
49.1416, 86.5598, -71.5891
CIE-LCH:
49.1416, 112.3281, 320.4076
CIE-Luv:
49.1416, 46.4418, -116.4831
Hunter-Lab:
42.0824, 86.2305, -89.8069
#c007f1 color charts
#c007f1 color shades, tints & tones
#c007f1 color schemes
#c007f1 color preview, HTML & CSS examples
This text has a color of #c007f1
<p style="color:#c007f1;">Text here</p>
.mytext {color:#c007f1;}
This box has a color of #c007f1
<div style="background-color:#c007f1;">Content here</div>
.mybackground {background-color:#c007f1;}
Border around this has a color of #c007f1
<div style="border:2px solid #c007f1;">Content here</div>
.myborder {border:2px solid #c007f1;}