#c078cd color space conversions
Hex:
#c078cd
RGB:
192, 120, 205
CMY:
25, 53, 20
CMYK:
6, 41, 0, 20
HSL:
291°, 45.9459%, 63.7255%
HSV (HSB):
291°, 41.4634%, 80.3922%
XYZ:
39.4741, 29.0472, 61.2838
xyY:
0.3041, 0.2238, 29.0472
CIE-Lab:
60.8233, 41.9105, -32.6758
CIE-LCH:
60.8233, 53.1432, 322.0580
CIE-Luv:
60.8233, 33.0105, -56.6595
Hunter-Lab:
53.8954, 36.4201, -29.6910
#c078cd color charts
#c078cd color shades, tints & tones
#c078cd color schemes
#c078cd color preview, HTML & CSS examples
This text has a color of #c078cd
<p style="color:#c078cd;">Text here</p>
.mytext {color:#c078cd;}
This box has a color of #c078cd
<div style="background-color:#c078cd;">Content here</div>
.mybackground {background-color:#c078cd;}
Border around this has a color of #c078cd
<div style="border:2px solid #c078cd;">Content here</div>
.myborder {border:2px solid #c078cd;}