#c072ed color space conversions
Hex:
#c072ed
RGB:
192, 114, 237
CMY:
25, 55, 7
CMYK:
19, 52, 0, 7
HSL:
278°, 77.3585%, 68.8235%
HSV (HSB):
278°, 51.8987%, 92.9412%
XYZ:
43.0416, 29.3555, 83.5184
xyY:
0.2761, 0.1883, 29.3555
CIE-Lab:
61.0941, 51.6584, -50.1576
CIE-LCH:
61.0941, 72.0026, 315.8445
CIE-Luv:
61.0941, 29.1812, -86.0595
Hunter-Lab:
54.1807, 46.9855, -53.4677
#c072ed color charts
#c072ed color shades, tints & tones
#c072ed color schemes
#c072ed color preview, HTML & CSS examples
This text has a color of #c072ed
<p style="color:#c072ed;">Text here</p>
.mytext {color:#c072ed;}
This box has a color of #c072ed
<div style="background-color:#c072ed;">Content here</div>
.mybackground {background-color:#c072ed;}
Border around this has a color of #c072ed
<div style="border:2px solid #c072ed;">Content here</div>
.myborder {border:2px solid #c072ed;}