#ca97c2 color space conversions
Hex:
#ca97c2
RGB:
202, 151, 194
CMY:
21, 41, 24
CMYK:
0, 25, 4, 21
HSL:
309°, 32.4841%, 69.2157%
HSV (HSB):
309°, 25.2475%, 79.2157%
XYZ:
45.1613, 38.5848, 56.1063
xyY:
0.3229, 0.2759, 38.5848
CIE-Lab:
68.4494, 26.1568, -14.7395
CIE-LCH:
68.4494, 30.0238, 330.5986
CIE-Luv:
68.4494, 26.8511, -26.7061
Hunter-Lab:
62.1167, 21.0725, -10.0714
#ca97c2 color charts
#ca97c2 color shades, tints & tones
#ca97c2 color schemes
#ca97c2 color preview, HTML & CSS examples
This text has a color of #ca97c2
<p style="color:#ca97c2;">Text here</p>
.mytext {color:#ca97c2;}
This box has a color of #ca97c2
<div style="background-color:#ca97c2;">Content here</div>
.mybackground {background-color:#ca97c2;}
Border around this has a color of #ca97c2
<div style="border:2px solid #ca97c2;">Content here</div>
.myborder {border:2px solid #ca97c2;}