#ca91ca color space conversions
Hex:
#ca91ca
RGB:
202, 145, 202
CMY:
21, 43, 21
CMYK:
0, 28, 0, 21
HSL:
300°, 34.9693%, 68.0392%
HSV (HSB):
300°, 28.2178%, 79.2157%
XYZ:
45.1432, 37.0716, 60.6533
xyY:
0.3160, 0.2595, 37.0716
CIE-Lab:
67.3307, 30.9266, -20.8878
CIE-LCH:
67.3307, 37.3196, 325.9649
CIE-Luv:
67.3307, 28.6437, -37.0447
Hunter-Lab:
60.8865, 25.7943, -16.4425
#ca91ca color charts
#ca91ca color shades, tints & tones
#ca91ca color schemes
#ca91ca color preview, HTML & CSS examples
This text has a color of #ca91ca
<p style="color:#ca91ca;">Text here</p>
.mytext {color:#ca91ca;}
This box has a color of #ca91ca
<div style="background-color:#ca91ca;">Content here</div>
.mybackground {background-color:#ca91ca;}
Border around this has a color of #ca91ca
<div style="border:2px solid #ca91ca;">Content here</div>
.myborder {border:2px solid #ca91ca;}