#ca15c5 color space conversions
Hex:
#ca15c5
RGB:
202, 21, 197
CMY:
21, 92, 23
CMYK:
0, 90, 2, 21
HSL:
302°, 81.1659%, 43.7255%
HSV (HSB):
302°, 89.6040%, 79.2157%
XYZ:
34.7033, 17.1241, 54.2995
xyY:
0.3270, 0.1614, 17.1241
CIE-Lab:
48.4160, 79.7115, -47.5399
CIE-LCH:
48.4160, 92.8115, 329.1882
CIE-Luv:
48.4160, 67.7272, -81.3308
Hunter-Lab:
41.3813, 77.2771, -48.8320
#ca15c5 color charts
#ca15c5 color shades, tints & tones
#ca15c5 color schemes
#ca15c5 color preview, HTML & CSS examples
This text has a color of #ca15c5
<p style="color:#ca15c5;">Text here</p>
.mytext {color:#ca15c5;}
This box has a color of #ca15c5
<div style="background-color:#ca15c5;">Content here</div>
.mybackground {background-color:#ca15c5;}
Border around this has a color of #ca15c5
<div style="border:2px solid #ca15c5;">Content here</div>
.myborder {border:2px solid #ca15c5;}