#ca85db color space conversions
Hex:
#ca85db
RGB:
202, 133, 219
CMY:
21, 48, 14
CMYK:
8, 39, 0, 14
HSL:
288°, 54.4304%, 69.0196%
HSV (HSB):
288°, 39.2694%, 85.8824%
XYZ:
45.5308, 34.4461, 71.2669
xyY:
0.3010, 0.2278, 34.4461
CIE-Lab:
65.3151, 40.7280, -33.4506
CIE-LCH:
65.3151, 52.7040, 320.6032
CIE-Luv:
65.3151, 31.2878, -58.4555
Hunter-Lab:
58.6908, 35.7669, -30.9109
#ca85db color charts
#ca85db color shades, tints & tones
#ca85db color schemes
#ca85db color preview, HTML & CSS examples
This text has a color of #ca85db
<p style="color:#ca85db;">Text here</p>
.mytext {color:#ca85db;}
This box has a color of #ca85db
<div style="background-color:#ca85db;">Content here</div>
.mybackground {background-color:#ca85db;}
Border around this has a color of #ca85db
<div style="border:2px solid #ca85db;">Content here</div>
.myborder {border:2px solid #ca85db;}