#ca83cd color space conversions
Hex:
#ca83cd
RGB:
202, 131, 205
CMY:
21, 49, 20
CMYK:
1, 36, 0, 20
HSL:
298°, 42.5287%, 65.8824%
HSV (HSB):
298°, 36.0976%, 80.3922%
XYZ:
43.4929, 33.1969, 61.8729
xyY:
0.3139, 0.2396, 33.1969
CIE-Lab:
64.3201, 39.0907, -27.1743
CIE-LCH:
64.3201, 47.6080, 325.1945
CIE-Luv:
64.3201, 34.6497, -48.0017
Hunter-Lab:
57.6168, 33.9140, -23.3380
#ca83cd color charts
#ca83cd color shades, tints & tones
#ca83cd color schemes
#ca83cd color preview, HTML & CSS examples
This text has a color of #ca83cd
<p style="color:#ca83cd;">Text here</p>
.mytext {color:#ca83cd;}
This box has a color of #ca83cd
<div style="background-color:#ca83cd;">Content here</div>
.mybackground {background-color:#ca83cd;}
Border around this has a color of #ca83cd
<div style="border:2px solid #ca83cd;">Content here</div>
.myborder {border:2px solid #ca83cd;}