#ca68dd color space conversions
Hex:
#ca68dd
RGB:
202, 104, 221
CMY:
21, 59, 13
CMYK:
9, 53, 0, 13
HSL:
290°, 63.2432%, 63.7255%
HSV (HSB):
290°, 52.9412%, 86.6667%
XYZ:
42.3586, 27.6776, 71.5164
xyY:
0.2992, 0.1955, 27.6776
CIE-Lab:
59.5964, 56.0723, -43.5129
CIE-LCH:
59.5964, 70.9752, 322.1880
CIE-Luv:
59.5964, 42.0439, -75.6883
Hunter-Lab:
52.6095, 51.6526, -43.7710
#ca68dd color charts
#ca68dd color shades, tints & tones
#ca68dd color schemes
#ca68dd color preview, HTML & CSS examples
This text has a color of #ca68dd
<p style="color:#ca68dd;">Text here</p>
.mytext {color:#ca68dd;}
This box has a color of #ca68dd
<div style="background-color:#ca68dd;">Content here</div>
.mybackground {background-color:#ca68dd;}
Border around this has a color of #ca68dd
<div style="border:2px solid #ca68dd;">Content here</div>
.myborder {border:2px solid #ca68dd;}