#c07ffa color space conversions
Hex:
#c07ffa
RGB:
192, 127, 250
CMY:
25, 50, 2
CMYK:
23, 49, 0, 2
HSL:
272°, 92.4812%, 73.9216%
HSV (HSB):
272°, 49.2000%, 98.0392%
XYZ:
46.5829, 33.2873, 94.4124
xyY:
0.2673, 0.1910, 33.2873
CIE-Lab:
64.3929, 47.6935, -52.1072
CIE-LCH:
64.3929, 70.6388, 312.4678
CIE-Luv:
64.3929, 22.5113, -89.5794
Hunter-Lab:
57.6952, 43.1538, -56.6355
#c07ffa color charts
#c07ffa color shades, tints & tones
#c07ffa color schemes
#c07ffa color preview, HTML & CSS examples
This text has a color of #c07ffa
<p style="color:#c07ffa;">Text here</p>
.mytext {color:#c07ffa;}
This box has a color of #c07ffa
<div style="background-color:#c07ffa;">Content here</div>
.mybackground {background-color:#c07ffa;}
Border around this has a color of #c07ffa
<div style="border:2px solid #c07ffa;">Content here</div>
.myborder {border:2px solid #c07ffa;}