#ca05b4 color space conversions
Hex:
#ca05b4
RGB:
202, 5, 180
CMY:
21, 98, 29
CMYK:
0, 98, 11, 21
HSL:
307°, 95.1691%, 40.5882%
HSV (HSB):
307°, 97.5248%, 79.2157%
XYZ:
32.6496, 15.9604, 44.5399
xyY:
0.3505, 0.1713, 15.9604
CIE-Lab:
46.9225, 78.9559, -39.9787
CIE-LCH:
46.9225, 88.5004, 333.1450
CIE-Luv:
46.9225, 75.6933, -69.6923
Hunter-Lab:
39.9505, 75.9663, -38.1358
#ca05b4 color charts
#ca05b4 color shades, tints & tones
#ca05b4 color schemes
#ca05b4 color preview, HTML & CSS examples
This text has a color of #ca05b4
<p style="color:#ca05b4;">Text here</p>
.mytext {color:#ca05b4;}
This box has a color of #ca05b4
<div style="background-color:#ca05b4;">Content here</div>
.mybackground {background-color:#ca05b4;}
Border around this has a color of #ca05b4
<div style="border:2px solid #ca05b4;">Content here</div>
.myborder {border:2px solid #ca05b4;}