#ca84cd color space conversions
Hex:
#ca84cd
RGB:
202, 132, 205
CMY:
21, 48, 20
CMYK:
1, 36, 0, 20
HSL:
298°, 42.1965%, 66.0784%
HSV (HSB):
298°, 35.6098%, 80.3922%
XYZ:
43.6278, 33.4669, 61.9179
xyY:
0.3138, 0.2407, 33.4669
CIE-Lab:
64.5372, 38.5530, -26.8401
CIE-LCH:
64.5372, 46.9758, 325.1548
CIE-Luv:
64.5372, 34.2005, -47.4128
Hunter-Lab:
57.8506, 33.3768, -22.9632
#ca84cd color charts
#ca84cd color shades, tints & tones
#ca84cd color schemes
#ca84cd color preview, HTML & CSS examples
This text has a color of #ca84cd
<p style="color:#ca84cd;">Text here</p>
.mytext {color:#ca84cd;}
This box has a color of #ca84cd
<div style="background-color:#ca84cd;">Content here</div>
.mybackground {background-color:#ca84cd;}
Border around this has a color of #ca84cd
<div style="border:2px solid #ca84cd;">Content here</div>
.myborder {border:2px solid #ca84cd;}