#ca3ddc color space conversions
Hex:
#ca3ddc
RGB:
202, 61, 220
CMY:
21, 76, 14
CMYK:
8, 72, 0, 14
HSL:
293°, 69.4323%, 55.0980%
HSV (HSB):
293°, 72.2727%, 86.2745%
XYZ:
38.9441, 21.0614, 69.7228
xyY:
0.3002, 0.1623, 21.0614
CIE-Lab:
53.0166, 73.8828, -53.3917
CIE-LCH:
53.0166, 91.1556, 324.1461
CIE-Luv:
53.0166, 53.9957, -91.1629
Hunter-Lab:
45.8926, 71.1615, -57.9520
#ca3ddc color charts
#ca3ddc color shades, tints & tones
#ca3ddc color schemes
#ca3ddc color preview, HTML & CSS examples
This text has a color of #ca3ddc
<p style="color:#ca3ddc;">Text here</p>
.mytext {color:#ca3ddc;}
This box has a color of #ca3ddc
<div style="background-color:#ca3ddc;">Content here</div>
.mybackground {background-color:#ca3ddc;}
Border around this has a color of #ca3ddc
<div style="border:2px solid #ca3ddc;">Content here</div>
.myborder {border:2px solid #ca3ddc;}