#ca10be color space conversions
Hex:
#ca10be
RGB:
202, 16, 190
CMY:
21, 94, 25
CMYK:
0, 92, 6, 21
HSL:
304°, 85.3211%, 42.7451%
HSV (HSB):
304°, 92.0792%, 79.2157%
XYZ:
33.8367, 16.6448, 50.1446
xyY:
0.3363, 0.1654, 16.6448
CIE-Lab:
47.8094, 79.3264, -44.4327
CIE-LCH:
47.8094, 90.9227, 330.7457
CIE-Luv:
47.8094, 70.8907, -76.5227
Hunter-Lab:
40.7981, 76.6457, -44.3142
#ca10be color charts
#ca10be color shades, tints & tones
#ca10be color schemes
#ca10be color preview, HTML & CSS examples
This text has a color of #ca10be
<p style="color:#ca10be;">Text here</p>
.mytext {color:#ca10be;}
This box has a color of #ca10be
<div style="background-color:#ca10be;">Content here</div>
.mybackground {background-color:#ca10be;}
Border around this has a color of #ca10be
<div style="border:2px solid #ca10be;">Content here</div>
.myborder {border:2px solid #ca10be;}