#ca65cb color space conversions
Hex:
#ca65cb
RGB:
202, 101, 203
CMY:
21, 60, 20
CMYK:
0, 50, 0, 20
HSL:
299°, 49.5146%, 59.6078%
HSV (HSB):
299°, 50.2463%, 79.6078%
XYZ:
39.7903, 26.1757, 59.4552
xyY:
0.3173, 0.2087, 26.1757
CIE-Lab:
58.2035, 54.1959, -35.5336
CIE-LCH:
58.2035, 64.8062, 326.7491
CIE-Luv:
58.2035, 47.4735, -62.5274
Hunter-Lab:
51.1622, 49.2906, -33.0868
#ca65cb color charts
#ca65cb color shades, tints & tones
#ca65cb color schemes
#ca65cb color preview, HTML & CSS examples
This text has a color of #ca65cb
<p style="color:#ca65cb;">Text here</p>
.mytext {color:#ca65cb;}
This box has a color of #ca65cb
<div style="background-color:#ca65cb;">Content here</div>
.mybackground {background-color:#ca65cb;}
Border around this has a color of #ca65cb
<div style="border:2px solid #ca65cb;">Content here</div>
.myborder {border:2px solid #ca65cb;}