#ca65cd color space conversions
Hex:
#ca65cd
RGB:
202, 101, 205
CMY:
21, 60, 20
CMYK:
1, 51, 0, 20
HSL:
298°, 50.9804%, 60.0000%
HSV (HSB):
298°, 50.7317%, 80.3922%
XYZ:
40.0302, 26.2717, 60.7187
xyY:
0.3151, 0.2068, 26.2717
CIE-Lab:
58.2940, 54.5558, -36.5274
CIE-LCH:
58.2940, 65.6551, 326.1960
CIE-Luv:
58.2940, 46.9747, -64.1570
Hunter-Lab:
51.2559, 49.7084, -34.3569
#ca65cd color charts
#ca65cd color shades, tints & tones
#ca65cd color schemes
#ca65cd color preview, HTML & CSS examples
This text has a color of #ca65cd
<p style="color:#ca65cd;">Text here</p>
.mytext {color:#ca65cd;}
This box has a color of #ca65cd
<div style="background-color:#ca65cd;">Content here</div>
.mybackground {background-color:#ca65cd;}
Border around this has a color of #ca65cd
<div style="border:2px solid #ca65cd;">Content here</div>
.myborder {border:2px solid #ca65cd;}