#c078d8 color space conversions
Hex:
#c078d8
RGB:
192, 120, 216
CMY:
25, 53, 15
CMYK:
11, 44, 0, 15
HSL:
285°, 55.1724%, 65.8824%
HSV (HSB):
285°, 44.4444%, 84.7059%
XYZ:
40.8494, 29.5973, 68.5256
xyY:
0.2939, 0.2130, 29.5973
CIE-Lab:
61.3052, 44.1160, -38.1087
CIE-LCH:
61.3052, 58.2966, 319.1786
CIE-Luv:
61.3052, 30.9510, -65.7501
Hunter-Lab:
54.4034, 38.8227, -36.5983
#c078d8 color charts
#c078d8 color shades, tints & tones
#c078d8 color schemes
#c078d8 color preview, HTML & CSS examples
This text has a color of #c078d8
<p style="color:#c078d8;">Text here</p>
.mytext {color:#c078d8;}
This box has a color of #c078d8
<div style="background-color:#c078d8;">Content here</div>
.mybackground {background-color:#c078d8;}
Border around this has a color of #c078d8
<div style="border:2px solid #c078d8;">Content here</div>
.myborder {border:2px solid #c078d8;}