#ca15be color space conversions
Hex:
#ca15be
RGB:
202, 21, 190
CMY:
21, 92, 25
CMYK:
0, 90, 6, 21
HSL:
304°, 81.1659%, 43.7255%
HSV (HSB):
304°, 89.6040%, 79.2157%
XYZ:
33.9196, 16.8106, 50.1722
xyY:
0.3362, 0.1666, 16.8106
CIE-Lab:
48.0205, 78.7055, -44.0970
CIE-LCH:
48.0205, 90.2170, 330.7390
CIE-Luv:
48.0205, 70.4950, -76.0366
Hunter-Lab:
41.0007, 75.9203, -43.8521
#ca15be color charts
#ca15be color shades, tints & tones
#ca15be color schemes
#ca15be color preview, HTML & CSS examples
This text has a color of #ca15be
<p style="color:#ca15be;">Text here</p>
.mytext {color:#ca15be;}
This box has a color of #ca15be
<div style="background-color:#ca15be;">Content here</div>
.mybackground {background-color:#ca15be;}
Border around this has a color of #ca15be
<div style="border:2px solid #ca15be;">Content here</div>
.myborder {border:2px solid #ca15be;}