#c07fed color space conversions
Hex:
#c07fed
RGB:
192, 127, 237
CMY:
25, 50, 7
CMYK:
19, 46, 0, 7
HSL:
275°, 75.3425%, 71.3725%
HSV (HSB):
275°, 46.4135%, 92.9412%
XYZ:
44.6137, 32.4996, 84.0424
xyY:
0.2768, 0.2017, 32.4996
CIE-Lab:
63.7537, 44.8135, -45.9542
CIE-LCH:
63.7537, 64.1876, 314.2800
CIE-Luv:
63.7537, 24.6257, -79.0390
Hunter-Lab:
57.0085, 39.9257, -47.5000
#c07fed color charts
#c07fed color shades, tints & tones
#c07fed color schemes
#c07fed color preview, HTML & CSS examples
This text has a color of #c07fed
<p style="color:#c07fed;">Text here</p>
.mytext {color:#c07fed;}
This box has a color of #c07fed
<div style="background-color:#c07fed;">Content here</div>
.mybackground {background-color:#c07fed;}
Border around this has a color of #c07fed
<div style="border:2px solid #c07fed;">Content here</div>
.myborder {border:2px solid #c07fed;}