#c078e1 color space conversions
Hex:
#c078e1
RGB:
192, 120, 225
CMY:
25, 53, 12
CMYK:
15, 47, 0, 12
HSL:
281°, 63.6364%, 67.6471%
HSV (HSB):
281°, 46.6667%, 88.2353%
XYZ:
42.0453, 30.0757, 74.8233
xyY:
0.2861, 0.2047, 30.0757
CIE-Lab:
61.7194, 45.9773, -42.4918
CIE-LCH:
61.7194, 62.6057, 317.2561
CIE-Luv:
61.7194, 29.2940, -73.1422
Hunter-Lab:
54.8413, 40.8788, -42.5041
#c078e1 color charts
#c078e1 color shades, tints & tones
#c078e1 color schemes
#c078e1 color preview, HTML & CSS examples
This text has a color of #c078e1
<p style="color:#c078e1;">Text here</p>
.mytext {color:#c078e1;}
This box has a color of #c078e1
<div style="background-color:#c078e1;">Content here</div>
.mybackground {background-color:#c078e1;}
Border around this has a color of #c078e1
<div style="border:2px solid #c078e1;">Content here</div>
.myborder {border:2px solid #c078e1;}