#c007ef color space conversions
Hex:
#c007ef
RGB:
192, 7, 239
CMY:
25, 97, 6
CMYK:
20, 97, 0, 6
HSL:
288°, 94.3089%, 48.2353%
HSV (HSB):
288°, 97.0711%, 93.7255%
XYZ:
37.3942, 17.5904, 83.0858
xyY:
0.2708, 0.1274, 17.5904
CIE-Lab:
48.9955, 86.2214, -70.7006
CIE-LCH:
48.9955, 111.5021, 320.6486
CIE-Luv:
48.9955, 47.0491, -115.1327
Hunter-Lab:
41.9409, 85.7525, -88.0959
#c007ef color charts
#c007ef color shades, tints & tones
#c007ef color schemes
#c007ef color preview, HTML & CSS examples
This text has a color of #c007ef
<p style="color:#c007ef;">Text here</p>
.mytext {color:#c007ef;}
This box has a color of #c007ef
<div style="background-color:#c007ef;">Content here</div>
.mybackground {background-color:#c007ef;}
Border around this has a color of #c007ef
<div style="border:2px solid #c007ef;">Content here</div>
.myborder {border:2px solid #c007ef;}