#ca80f0 color space conversions
Hex:
#ca80f0
RGB:
202, 128, 240
CMY:
21, 50, 6
CMYK:
16, 47, 0, 6
HSL:
280°, 78.8732%, 72.1569%
HSV (HSB):
280°, 46.6667%, 94.1176%
XYZ:
47.8045, 34.2862, 86.5364
xyY:
0.2835, 0.2033, 34.2862
CIE-Lab:
65.1891, 47.6779, -45.2765
CIE-LCH:
65.1891, 65.7506, 316.4798
CIE-Luv:
65.1891, 29.5496, -78.6492
Hunter-Lab:
58.5544, 43.2592, -46.6355
#ca80f0 color charts
#ca80f0 color shades, tints & tones
#ca80f0 color schemes
#ca80f0 color preview, HTML & CSS examples
This text has a color of #ca80f0
<p style="color:#ca80f0;">Text here</p>
.mytext {color:#ca80f0;}
This box has a color of #ca80f0
<div style="background-color:#ca80f0;">Content here</div>
.mybackground {background-color:#ca80f0;}
Border around this has a color of #ca80f0
<div style="border:2px solid #ca80f0;">Content here</div>
.myborder {border:2px solid #ca80f0;}