#ca04be color space conversions
Hex:
#ca04be
RGB:
202, 4, 190
CMY:
21, 98, 25
CMYK:
0, 98, 6, 21
HSL:
304°, 96.1165%, 40.3922%
HSV (HSB):
304°, 98.0198%, 79.2157%
XYZ:
33.6948, 16.3611, 50.0973
xyY:
0.3364, 0.1634, 16.3611
CIE-Lab:
47.4447, 80.4023, -45.0128
CIE-LCH:
47.4447, 92.1449, 330.7579
CIE-Luv:
47.4447, 71.5688, -77.3559
Hunter-Lab:
40.4489, 77.9090, -45.1185
#ca04be color charts
#ca04be color shades, tints & tones
#ca04be color schemes
#ca04be color preview, HTML & CSS examples
This text has a color of #ca04be
<p style="color:#ca04be;">Text here</p>
.mytext {color:#ca04be;}
This box has a color of #ca04be
<div style="background-color:#ca04be;">Content here</div>
.mybackground {background-color:#ca04be;}
Border around this has a color of #ca04be
<div style="border:2px solid #ca04be;">Content here</div>
.myborder {border:2px solid #ca04be;}