#ca61ed color space conversions
Hex:
#ca61ed
RGB:
202, 97, 237
CMY:
21, 62, 7
CMYK:
15, 59, 0, 7
HSL:
285°, 79.5455%, 65.4902%
HSV (HSB):
285°, 59.0717%, 92.9412%
XYZ:
43.9179, 27.2204, 83.0601
xyY:
0.2848, 0.1765, 27.2204
CIE-Lab:
59.1778, 62.5068, -53.1262
CIE-LCH:
59.1778, 82.0335, 319.6379
CIE-Luv:
59.1778, 40.4790, -91.5945
Hunter-Lab:
52.1731, 58.9532, -57.8690
#ca61ed color charts
#ca61ed color shades, tints & tones
#ca61ed color schemes
#ca61ed color preview, HTML & CSS examples
This text has a color of #ca61ed
<p style="color:#ca61ed;">Text here</p>
.mytext {color:#ca61ed;}
This box has a color of #ca61ed
<div style="background-color:#ca61ed;">Content here</div>
.mybackground {background-color:#ca61ed;}
Border around this has a color of #ca61ed
<div style="border:2px solid #ca61ed;">Content here</div>
.myborder {border:2px solid #ca61ed;}