#ca96ec color space conversions
Hex:
#ca96ec
RGB:
202, 150, 236
CMY:
21, 41, 7
CMYK:
14, 36, 0, 7
HSL:
276°, 69.3548%, 75.6863%
HSV (HSB):
276°, 36.4407%, 92.5490%
XYZ:
50.4038, 40.4254, 84.5032
xyY:
0.2875, 0.2306, 40.4254
CIE-Lab:
69.7714, 35.0065, -35.9135
CIE-LCH:
69.7714, 50.1521, 314.2673
CIE-Luv:
69.7714, 21.4456, -62.2712
Hunter-Lab:
63.5810, 30.2392, -34.2936
#ca96ec color charts
#ca96ec color shades, tints & tones
#ca96ec color schemes
#ca96ec color preview, HTML & CSS examples
This text has a color of #ca96ec
<p style="color:#ca96ec;">Text here</p>
.mytext {color:#ca96ec;}
This box has a color of #ca96ec
<div style="background-color:#ca96ec;">Content here</div>
.mybackground {background-color:#ca96ec;}
Border around this has a color of #ca96ec
<div style="border:2px solid #ca96ec;">Content here</div>
.myborder {border:2px solid #ca96ec;}