#ca80ed color space conversions
Hex:
#ca80ed
RGB:
202, 128, 237
CMY:
21, 50, 7
CMYK:
15, 46, 0, 7
HSL:
281°, 75.1724%, 71.5686%
HSV (HSB):
281°, 45.9916%, 92.9412%
XYZ:
47.3624, 34.1093, 84.2083
xyY:
0.2859, 0.2059, 34.1093
CIE-Lab:
65.0493, 47.0510, -43.8411
CIE-LCH:
65.0493, 64.3105, 317.0226
CIE-Luv:
65.0493, 30.0875, -76.1952
Hunter-Lab:
58.4032, 42.5499, -44.6047
#ca80ed color charts
#ca80ed color shades, tints & tones
#ca80ed color schemes
#ca80ed color preview, HTML & CSS examples
This text has a color of #ca80ed
<p style="color:#ca80ed;">Text here</p>
.mytext {color:#ca80ed;}
This box has a color of #ca80ed
<div style="background-color:#ca80ed;">Content here</div>
.mybackground {background-color:#ca80ed;}
Border around this has a color of #ca80ed
<div style="border:2px solid #ca80ed;">Content here</div>
.myborder {border:2px solid #ca80ed;}