#ca02cd color space conversions
Hex:
#ca02cd
RGB:
202, 2, 205
CMY:
21, 99, 20
CMYK:
1, 99, 0, 20
HSL:
299°, 98.0676%, 40.5882%
HSV (HSB):
299°, 99.0244%, 80.3922%
XYZ:
35.3983, 17.0078, 59.1747
xyY:
0.3172, 0.1524, 17.0078
CIE-Lab:
48.2698, 82.7115, -52.4032
CIE-LCH:
48.2698, 97.9148, 327.6430
CIE-Luv:
48.2698, 65.6903, -88.6613
Hunter-Lab:
41.2405, 81.0426, -56.2052
#ca02cd color charts
#ca02cd RGB chart
#ca02cd CMYK chart
#ca02cd RGB pie chart
#ca02cd color shades, tints & tones
#ca02cd color schemes
#ca02cd color preview, HTML & CSS examples
This text has a color of #ca02cd
<p style="color:#ca02cd;">Text here</p>
.mytext {color:#ca02cd;}
Text color #ca02cd
This box has a color of #ca02cd
<div style="background-color:#ca02cd;">Content here</div>
.mybackground {background-color:#ca02cd;}
Background color #ca02cd
Border around this has a color of #ca02cd
<div style="border:2px solid #ca02cd;">Content here</div>
.myborder {border:2px solid #ca02cd;}
Border color #ca02cd