#ca64b3 color space conversions
Hex:
#ca64b3
RGB:
202, 100, 179
CMY:
21, 61, 30
CMYK:
0, 50, 11, 21
HSL:
314°, 49.0385%, 59.2157%
HSV (HSB):
314°, 50.4950%, 79.2157%
XYZ:
37.0510, 24.9256, 45.5061
xyY:
0.3447, 0.2319, 24.9256
CIE-Lab:
57.0028, 50.5828, -23.6648
CIE-LCH:
57.0028, 55.8448, 334.9278
CIE-Luv:
57.0028, 54.0034, -43.3993
Hunter-Lab:
49.9255, 45.0997, -19.0938
#ca64b3 color charts
#ca64b3 color shades, tints & tones
#ca64b3 color schemes
#ca64b3 color preview, HTML & CSS examples
This text has a color of #ca64b3
<p style="color:#ca64b3;">Text here</p>
.mytext {color:#ca64b3;}
This box has a color of #ca64b3
<div style="background-color:#ca64b3;">Content here</div>
.mybackground {background-color:#ca64b3;}
Border around this has a color of #ca64b3
<div style="border:2px solid #ca64b3;">Content here</div>
.myborder {border:2px solid #ca64b3;}