#ca6acc color space conversions
Hex:
#ca6acc
RGB:
202, 106, 204
CMY:
21, 58, 20
CMYK:
1, 48, 0, 20
HSL:
299°, 49.0000%, 60.7843%
HSV (HSB):
299°, 48.0392%, 80.0000%
XYZ:
40.4102, 27.2243, 60.2517
xyY:
0.3160, 0.2129, 27.2243
CIE-Lab:
59.1813, 51.9135, -34.5745
CIE-LCH:
59.1813, 62.3731, 326.3363
CIE-Luv:
59.1813, 45.3344, -60.8773
Hunter-Lab:
52.1769, 46.9362, -31.9418
#ca6acc color charts
#ca6acc color shades, tints & tones
#ca6acc color schemes
#ca6acc color preview, HTML & CSS examples
This text has a color of #ca6acc
<p style="color:#ca6acc;">Text here</p>
.mytext {color:#ca6acc;}
This box has a color of #ca6acc
<div style="background-color:#ca6acc;">Content here</div>
.mybackground {background-color:#ca6acc;}
Border around this has a color of #ca6acc
<div style="border:2px solid #ca6acc;">Content here</div>
.myborder {border:2px solid #ca6acc;}