#cb78d6 color space conversions
Hex:
#cb78d6
RGB:
203, 120, 214
CMY:
20, 53, 16
CMYK:
5, 44, 0, 16
HSL:
293°, 53.4091%, 65.4902%
HSV (HSB):
293°, 43.9252%, 83.9216%
XYZ:
43.4827, 30.9845, 67.3071
xyY:
0.3067, 0.2185, 30.9845
CIE-Lab:
62.4945, 46.9292, -35.0361
CIE-LCH:
62.4945, 58.5652, 323.2559
CIE-Luv:
62.4945, 38.2442, -61.4765
Hunter-Lab:
55.6637, 42.0269, -32.7274
#cb78d6 color charts
#cb78d6 color shades, tints & tones
#cb78d6 color schemes
#cb78d6 color preview, HTML & CSS examples
This text has a color of #cb78d6
<p style="color:#cb78d6;">Text here</p>
.mytext {color:#cb78d6;}
This box has a color of #cb78d6
<div style="background-color:#cb78d6;">Content here</div>
.mybackground {background-color:#cb78d6;}
Border around this has a color of #cb78d6
<div style="border:2px solid #cb78d6;">Content here</div>
.myborder {border:2px solid #cb78d6;}