#c072e1 color space conversions
Hex:
#c072e1
RGB:
192, 114, 225
CMY:
25, 55, 12
CMYK:
15, 49, 0, 12
HSL:
282°, 64.9123%, 66.4706%
HSV (HSB):
282°, 49.3333%, 88.2353%
XYZ:
41.3461, 28.6773, 74.5903
xyY:
0.2859, 0.1983, 28.6773
CIE-Lab:
60.4958, 49.1281, -44.4181
CIE-LCH:
60.4958, 66.2310, 317.8824
CIE-Luv:
60.4958, 31.4805, -76.3820
Hunter-Lab:
53.5512, 44.1027, -45.0978
#c072e1 color charts
#c072e1 color shades, tints & tones
#c072e1 color schemes
#c072e1 color preview, HTML & CSS examples
This text has a color of #c072e1
<p style="color:#c072e1;">Text here</p>
.mytext {color:#c072e1;}
This box has a color of #c072e1
<div style="background-color:#c072e1;">Content here</div>
.mybackground {background-color:#c072e1;}
Border around this has a color of #c072e1
<div style="border:2px solid #c072e1;">Content here</div>
.myborder {border:2px solid #c072e1;}