#ca97b5 color space conversions
Hex:
#ca97b5
RGB:
202, 151, 181
CMY:
21, 41, 29
CMYK:
0, 25, 10, 21
HSL:
325°, 32.4841%, 69.2157%
HSV (HSB):
325°, 25.2475%, 79.2157%
XYZ:
43.7642, 38.0260, 48.7492
xyY:
0.3353, 0.2913, 38.0260
CIE-Lab:
68.0398, 23.8571, -8.1066
CIE-LCH:
68.0398, 25.1968, 341.2324
CIE-Luv:
68.0398, 28.6377, -16.1570
Hunter-Lab:
61.6652, 18.7686, -3.7058
#ca97b5 color charts
#ca97b5 color shades, tints & tones
#ca97b5 color schemes
#ca97b5 color preview, HTML & CSS examples
This text has a color of #ca97b5
<p style="color:#ca97b5;">Text here</p>
.mytext {color:#ca97b5;}
This box has a color of #ca97b5
<div style="background-color:#ca97b5;">Content here</div>
.mybackground {background-color:#ca97b5;}
Border around this has a color of #ca97b5
<div style="border:2px solid #ca97b5;">Content here</div>
.myborder {border:2px solid #ca97b5;}