#c07fe7 color space conversions
Hex:
#c07fe7
RGB:
192, 127, 231
CMY:
25, 50, 9
CMYK:
17, 45, 0, 9
HSL:
278°, 68.4211%, 70.1961%
HSV (HSB):
278°, 45.0216%, 90.5882%
XYZ:
43.7514, 32.1547, 79.5018
xyY:
0.2815, 0.2069, 32.1547
CIE-Lab:
63.4706, 43.5142, -43.0771
CIE-LCH:
63.4706, 61.2301, 315.2892
CIE-Luv:
63.4706, 25.6215, -74.1256
Hunter-Lab:
56.7051, 38.4894, -43.4323
#c07fe7 color charts
#c07fe7 color shades, tints & tones
#c07fe7 color schemes
#c07fe7 color preview, HTML & CSS examples
This text has a color of #c07fe7
<p style="color:#c07fe7;">Text here</p>
.mytext {color:#c07fe7;}
This box has a color of #c07fe7
<div style="background-color:#c07fe7;">Content here</div>
.mybackground {background-color:#c07fe7;}
Border around this has a color of #c07fe7
<div style="border:2px solid #c07fe7;">Content here</div>
.myborder {border:2px solid #c07fe7;}