#cb78f5 color space conversions
Hex:
#cb78f5
RGB:
203, 120, 245
CMY:
20, 53, 4
CMYK:
17, 51, 0, 4
HSL:
280°, 86.2069%, 71.5686%
HSV (HSB):
280°, 51.0204%, 96.0784%
XYZ:
47.8265, 32.7220, 90.1814
xyY:
0.2801, 0.1917, 32.7220
CIE-Lab:
63.9352, 53.1436, -50.0038
CIE-LCH:
63.9352, 72.9700, 316.7436
CIE-Luv:
63.9352, 32.0607, -86.7723
Hunter-Lab:
57.2032, 49.1350, -53.4291
#cb78f5 color charts
#cb78f5 color shades, tints & tones
#cb78f5 color schemes
#cb78f5 color preview, HTML & CSS examples
This text has a color of #cb78f5
<p style="color:#cb78f5;">Text here</p>
.mytext {color:#cb78f5;}
This box has a color of #cb78f5
<div style="background-color:#cb78f5;">Content here</div>
.mybackground {background-color:#cb78f5;}
Border around this has a color of #cb78f5
<div style="border:2px solid #cb78f5;">Content here</div>
.myborder {border:2px solid #cb78f5;}