#ca65a3 color space conversions
Hex:
#ca65a3
RGB:
202, 101, 163
CMY:
21, 60, 36
CMYK:
0, 50, 19, 21
HSL:
323°, 48.7923%, 59.4118%
HSV (HSB):
323°, 50.0000%, 79.2157%
XYZ:
35.6217, 24.5083, 37.5034
xyY:
0.3649, 0.2510, 24.5083
CIE-Lab:
56.5931, 47.5903, -15.0348
CIE-LCH:
56.5931, 49.9087, 342.4675
CIE-Luv:
56.5931, 57.7002, -29.9171
Hunter-Lab:
49.5058, 41.8036, -10.2614
#ca65a3 color charts
#ca65a3 color shades, tints & tones
#ca65a3 color schemes
#ca65a3 color preview, HTML & CSS examples
This text has a color of #ca65a3
<p style="color:#ca65a3;">Text here</p>
.mytext {color:#ca65a3;}
This box has a color of #ca65a3
<div style="background-color:#ca65a3;">Content here</div>
.mybackground {background-color:#ca65a3;}
Border around this has a color of #ca65a3
<div style="border:2px solid #ca65a3;">Content here</div>
.myborder {border:2px solid #ca65a3;}