#ca23db color space conversions
Hex:
#ca23db
RGB:
202, 35, 219
CMY:
21, 86, 14
CMYK:
8, 84, 0, 14
HSL:
294°, 72.4409%, 49.8039%
HSV (HSB):
294°, 84.0183%, 85.8824%
XYZ:
37.7443, 18.8731, 68.6714
xyY:
0.3013, 0.1506, 18.8731
CIE-Lab:
50.5384, 80.7110, -56.7935
CIE-LCH:
50.5384, 98.6903, 324.8673
CIE-Luv:
50.5384, 58.2914, -95.8802
Hunter-Lab:
43.4432, 79.0590, -63.3105
#ca23db color charts
#ca23db color shades, tints & tones
#ca23db color schemes
#ca23db color preview, HTML & CSS examples
This text has a color of #ca23db
<p style="color:#ca23db;">Text here</p>
.mytext {color:#ca23db;}
This box has a color of #ca23db
<div style="background-color:#ca23db;">Content here</div>
.mybackground {background-color:#ca23db;}
Border around this has a color of #ca23db
<div style="border:2px solid #ca23db;">Content here</div>
.myborder {border:2px solid #ca23db;}