#ca18cd color space conversions
Hex:
#ca18cd
RGB:
202, 24, 205
CMY:
21, 91, 20
CMYK:
1, 88, 0, 20
HSL:
299°, 79.0393%, 44.9020%
HSV (HSB):
299°, 88.2927%, 80.3922%
XYZ:
35.7032, 17.6176, 59.2764
xyY:
0.3171, 0.1565, 17.6176
CIE-Lab:
49.0290, 80.4692, -51.1877
CIE-LCH:
49.0290, 95.3702, 327.5389
CIE-Luv:
49.0290, 64.4127, -86.9909
Hunter-Lab:
41.9733, 78.3817, -54.3503
#ca18cd color charts
#ca18cd color shades, tints & tones
#ca18cd color schemes
#ca18cd color preview, HTML & CSS examples
This text has a color of #ca18cd
<p style="color:#ca18cd;">Text here</p>
.mytext {color:#ca18cd;}
This box has a color of #ca18cd
<div style="background-color:#ca18cd;">Content here</div>
.mybackground {background-color:#ca18cd;}
Border around this has a color of #ca18cd
<div style="border:2px solid #ca18cd;">Content here</div>
.myborder {border:2px solid #ca18cd;}