#ca95dd color space conversions
Hex:
#ca95dd
RGB:
202, 149, 221
CMY:
21, 42, 13
CMYK:
9, 33, 0, 13
HSL:
284°, 51.4286%, 72.5490%
HSV (HSB):
284°, 32.5792%, 86.6667%
XYZ:
48.1557, 39.2719, 73.4488
xyY:
0.2993, 0.2441, 39.2719
CIE-Lab:
68.9478, 32.4481, -28.9418
CIE-LCH:
68.9478, 43.4800, 318.2689
CIE-Luv:
68.9478, 23.9964, -50.3659
Hunter-Lab:
62.6673, 27.4978, -25.6233
#ca95dd color charts
#ca95dd color shades, tints & tones
#ca95dd color schemes
#ca95dd color preview, HTML & CSS examples
This text has a color of #ca95dd
<p style="color:#ca95dd;">Text here</p>
.mytext {color:#ca95dd;}
This box has a color of #ca95dd
<div style="background-color:#ca95dd;">Content here</div>
.mybackground {background-color:#ca95dd;}
Border around this has a color of #ca95dd
<div style="border:2px solid #ca95dd;">Content here</div>
.myborder {border:2px solid #ca95dd;}