#ca97e3 color space conversions
Hex:
#ca97e3
RGB:
202, 151, 227
CMY:
21, 41, 11
CMYK:
11, 33, 0, 11
HSL:
280°, 57.5758%, 74.1176%
HSV (HSB):
280°, 33.4802%, 89.0196%
XYZ:
49.2889, 40.2358, 77.8415
xyY:
0.2945, 0.2404, 40.2358
CIE-Lab:
69.6372, 32.5789, -31.1825
CIE-LCH:
69.6372, 45.0969, 316.2546
CIE-Luv:
69.6372, 22.2656, -54.1197
Hunter-Lab:
63.4317, 27.6958, -28.3567
#ca97e3 color charts
#ca97e3 color shades, tints & tones
#ca97e3 color schemes
#ca97e3 color preview, HTML & CSS examples
This text has a color of #ca97e3
<p style="color:#ca97e3;">Text here</p>
.mytext {color:#ca97e3;}
This box has a color of #ca97e3
<div style="background-color:#ca97e3;">Content here</div>
.mybackground {background-color:#ca97e3;}
Border around this has a color of #ca97e3
<div style="border:2px solid #ca97e3;">Content here</div>
.myborder {border:2px solid #ca97e3;}