#ca65ca color space conversions
Hex:
#ca65ca
RGB:
202, 101, 202
CMY:
21, 60, 21
CMYK:
0, 50, 0, 21
HSL:
300°, 48.7923%, 59.4118%
HSV (HSB):
300°, 50.0000%, 79.2157%
XYZ:
39.6715, 26.1282, 58.8294
xyY:
0.3183, 0.2096, 26.1282
CIE-Lab:
58.1585, 54.0170, -35.0356
CIE-LCH:
58.1585, 64.3842, 327.0324
CIE-Luv:
58.1585, 47.7235, -61.7119
Hunter-Lab:
51.1157, 49.0832, -32.4562
#ca65ca color charts
#ca65ca color shades, tints & tones
#ca65ca color schemes
#ca65ca color preview, HTML & CSS examples
This text has a color of #ca65ca
<p style="color:#ca65ca;">Text here</p>
.mytext {color:#ca65ca;}
This box has a color of #ca65ca
<div style="background-color:#ca65ca;">Content here</div>
.mybackground {background-color:#ca65ca;}
Border around this has a color of #ca65ca
<div style="border:2px solid #ca65ca;">Content here</div>
.myborder {border:2px solid #ca65ca;}