#ca91cd color space conversions
Hex:
#ca91cd
RGB:
202, 145, 205
CMY:
21, 43, 20
CMYK:
1, 29, 0, 20
HSL:
297°, 37.5000%, 68.6275%
HSV (HSB):
297°, 29.2683%, 80.3922%
XYZ:
45.5020, 37.2151, 62.5426
xyY:
0.3132, 0.2562, 37.2151
CIE-Lab:
67.4381, 31.4944, -22.3939
CIE-LCH:
67.4381, 38.6443, 324.5856
CIE-Luv:
67.4381, 28.1900, -39.5332
Hunter-Lab:
61.0042, 26.3826, -18.0823
#ca91cd color charts
#ca91cd color shades, tints & tones
#ca91cd color schemes
#ca91cd color preview, HTML & CSS examples
This text has a color of #ca91cd
<p style="color:#ca91cd;">Text here</p>
.mytext {color:#ca91cd;}
This box has a color of #ca91cd
<div style="background-color:#ca91cd;">Content here</div>
.mybackground {background-color:#ca91cd;}
Border around this has a color of #ca91cd
<div style="border:2px solid #ca91cd;">Content here</div>
.myborder {border:2px solid #ca91cd;}