#ca15cd color space conversions
Hex:
#ca15cd
RGB:
202, 21, 205
CMY:
21, 92, 20
CMYK:
1, 90, 0, 20
HSL:
299°, 81.4159%, 44.3137%
HSV (HSB):
299°, 89.7561%, 80.3922%
XYZ:
35.6447, 17.5007, 59.2569
xyY:
0.3171, 0.1557, 17.5007
CIE-Lab:
48.8848, 80.8937, -51.4184
CIE-LCH:
48.8848, 95.8522, 327.5588
CIE-Luv:
48.8848, 64.6577, -87.3113
Hunter-Lab:
41.8338, 78.8828, -54.6997
#ca15cd color charts
#ca15cd color shades, tints & tones
#ca15cd color schemes
#ca15cd color preview, HTML & CSS examples
This text has a color of #ca15cd
<p style="color:#ca15cd;">Text here</p>
.mytext {color:#ca15cd;}
This box has a color of #ca15cd
<div style="background-color:#ca15cd;">Content here</div>
.mybackground {background-color:#ca15cd;}
Border around this has a color of #ca15cd
<div style="border:2px solid #ca15cd;">Content here</div>
.myborder {border:2px solid #ca15cd;}