#ca97c9 color space conversions
Hex:
#ca97c9
RGB:
202, 151, 201
CMY:
21, 41, 21
CMYK:
0, 25, 0, 21
HSL:
301°, 32.4841%, 69.2157%
HSV (HSB):
301°, 25.2475%, 79.2157%
XYZ:
45.9663, 38.9068, 60.3454
xyY:
0.3165, 0.2679, 38.9068
CIE-Lab:
68.6837, 27.4516, -18.2761
CIE-LCH:
68.6837, 32.9789, 326.3460
CIE-Luv:
68.6837, 25.8805, -32.4662
Hunter-Lab:
62.3753, 22.3854, -13.6978
#ca97c9 color charts
#ca97c9 color shades, tints & tones
#ca97c9 color schemes
#ca97c9 color preview, HTML & CSS examples
This text has a color of #ca97c9
<p style="color:#ca97c9;">Text here</p>
.mytext {color:#ca97c9;}
This box has a color of #ca97c9
<div style="background-color:#ca97c9;">Content here</div>
.mybackground {background-color:#ca97c9;}
Border around this has a color of #ca97c9
<div style="border:2px solid #ca97c9;">Content here</div>
.myborder {border:2px solid #ca97c9;}