#ca65a7 color space conversions
Hex:
#ca65a7
RGB:
202, 101, 167
CMY:
21, 60, 35
CMYK:
0, 50, 17, 21
HSL:
321°, 48.7923%, 59.4118%
HSV (HSB):
321°, 50.0000%, 79.2157%
XYZ:
35.9859, 24.6539, 39.4212
xyY:
0.3596, 0.2464, 24.6539
CIE-Lab:
56.7367, 48.1959, -17.1374
CIE-LCH:
56.7367, 51.1521, 340.4257
CIE-Luv:
56.7367, 56.6685, -33.1454
Hunter-Lab:
49.6527, 42.4757, -12.3157
#ca65a7 color charts
#ca65a7 color shades, tints & tones
#ca65a7 color schemes
#ca65a7 color preview, HTML & CSS examples
This text has a color of #ca65a7
<p style="color:#ca65a7;">Text here</p>
.mytext {color:#ca65a7;}
This box has a color of #ca65a7
<div style="background-color:#ca65a7;">Content here</div>
.mybackground {background-color:#ca65a7;}
Border around this has a color of #ca65a7
<div style="border:2px solid #ca65a7;">Content here</div>
.myborder {border:2px solid #ca65a7;}