#ca98c2 color space conversions
Hex:
#ca98c2
RGB:
202, 152, 194
CMY:
21, 40, 24
CMYK:
0, 25, 4, 21
HSL:
310°, 32.0513%, 69.4118%
HSV (HSB):
310°, 24.7525%, 79.2157%
XYZ:
45.3230, 38.9081, 56.1602
xyY:
0.3228, 0.2771, 38.9081
CIE-Lab:
68.6846, 25.6080, -14.3853
CIE-LCH:
68.6846, 29.3719, 330.6749
CIE-Luv:
68.6846, 26.3467, -26.0787
Hunter-Lab:
62.3763, 20.5404, -9.7180
#ca98c2 color charts
#ca98c2 color shades, tints & tones
#ca98c2 color schemes
#ca98c2 color preview, HTML & CSS examples
This text has a color of #ca98c2
<p style="color:#ca98c2;">Text here</p>
.mytext {color:#ca98c2;}
This box has a color of #ca98c2
<div style="background-color:#ca98c2;">Content here</div>
.mybackground {background-color:#ca98c2;}
Border around this has a color of #ca98c2
<div style="border:2px solid #ca98c2;">Content here</div>
.myborder {border:2px solid #ca98c2;}