#c07fee color space conversions
Hex:
#c07fee
RGB:
192, 127, 238
CMY:
25, 50, 7
CMYK:
19, 47, 0, 7
HSL:
275°, 76.5517%, 71.5686%
HSV (HSB):
275°, 46.6387%, 93.3333%
XYZ:
44.7602, 32.5583, 84.8142
xyY:
0.2761, 0.2008, 32.5583
CIE-Lab:
63.8016, 45.0320, -46.4315
CIE-LCH:
63.8016, 64.6820, 314.1234
CIE-Luv:
63.8016, 24.4609, -79.8551
Hunter-Lab:
57.0598, 40.1684, -48.1872
#c07fee color charts
#c07fee color shades, tints & tones
#c07fee color schemes
#c07fee color preview, HTML & CSS examples
This text has a color of #c07fee
<p style="color:#c07fee;">Text here</p>
.mytext {color:#c07fee;}
This box has a color of #c07fee
<div style="background-color:#c07fee;">Content here</div>
.mybackground {background-color:#c07fee;}
Border around this has a color of #c07fee
<div style="border:2px solid #c07fee;">Content here</div>
.myborder {border:2px solid #c07fee;}