#ca2cea color space conversions
Hex:
#ca2cea
RGB:
202, 44, 234
CMY:
21, 83, 8
CMYK:
14, 81, 0, 8
HSL:
290°, 81.8966%, 54.5098%
HSV (HSB):
290°, 81.1966%, 91.7647%
XYZ:
40.1091, 20.2984, 79.6459
xyY:
0.2864, 0.1449, 20.2984
CIE-Lab:
52.1730, 81.1857, -62.6644
CIE-LCH:
52.1730, 102.5571, 322.3367
CIE-Luv:
52.1730, 52.2959, -105.3065
Hunter-Lab:
45.0538, 80.0653, -73.2750
#ca2cea color charts
#ca2cea RGB chart
#ca2cea CMYK chart
#ca2cea RGB pie chart
#ca2cea color shades, tints & tones
#ca2cea color schemes
#ca2cea color preview, HTML & CSS examples
This text has a color of #ca2cea
<p style="color:#ca2cea;">Text here</p>
.mytext {color:#ca2cea;}
Text color #ca2cea
This box has a color of #ca2cea
<div style="background-color:#ca2cea;">Content here</div>
.mybackground {background-color:#ca2cea;}
Background color #ca2cea
Border around this has a color of #ca2cea
<div style="border:2px solid #ca2cea;">Content here</div>
.myborder {border:2px solid #ca2cea;}
Border color #ca2cea