#ca36a5 color space conversions
Hex:
#ca36a5
RGB:
202, 54, 165
CMY:
21, 79, 35
CMYK:
0, 73, 18, 21
HSL:
315°, 58.2677%, 50.1961%
HSV (HSB):
315°, 73.2673%, 79.2157%
XYZ:
32.4678, 17.9115, 37.3433
xyY:
0.3701, 0.2042, 17.9115
CIE-Lab:
49.3886, 67.6749, -27.2566
CIE-LCH:
49.3886, 72.9577, 338.0625
CIE-Luv:
49.3886, 74.7919, -50.1917
Hunter-Lab:
42.3220, 62.8750, -22.6899
#ca36a5 color charts
#ca36a5 color shades, tints & tones
#ca36a5 color schemes
#ca36a5 color preview, HTML & CSS examples
This text has a color of #ca36a5
<p style="color:#ca36a5;">Text here</p>
.mytext {color:#ca36a5;}
This box has a color of #ca36a5
<div style="background-color:#ca36a5;">Content here</div>
.mybackground {background-color:#ca36a5;}
Border around this has a color of #ca36a5
<div style="border:2px solid #ca36a5;">Content here</div>
.myborder {border:2px solid #ca36a5;}