#ca5ba5 color space conversions
Hex:
#ca5ba5
RGB:
202, 91, 165
CMY:
21, 64, 35
CMYK:
0, 55, 18, 21
HSL:
320°, 51.1521%, 57.4510%
HSV (HSB):
320°, 54.9505%, 79.2157%
XYZ:
34.8897, 22.7553, 38.1506
xyY:
0.3642, 0.2375, 22.7553
CIE-Lab:
54.8194, 52.7494, -18.8948
CIE-LCH:
54.8194, 56.0313, 340.2925
CIE-Luv:
54.8194, 61.7046, -36.3120
Hunter-Lab:
47.7026, 47.0758, -14.0260
#ca5ba5 color charts
#ca5ba5 color shades, tints & tones
#ca5ba5 color schemes
#ca5ba5 color preview, HTML & CSS examples
This text has a color of #ca5ba5
<p style="color:#ca5ba5;">Text here</p>
.mytext {color:#ca5ba5;}
This box has a color of #ca5ba5
<div style="background-color:#ca5ba5;">Content here</div>
.mybackground {background-color:#ca5ba5;}
Border around this has a color of #ca5ba5
<div style="border:2px solid #ca5ba5;">Content here</div>
.myborder {border:2px solid #ca5ba5;}