#ca80bc color space conversions
Hex:
#ca80bc
RGB:
202, 128, 188
CMY:
21, 50, 26
CMYK:
0, 37, 7, 21
HSL:
311°, 41.1111%, 64.7059%
HSV (HSB):
311°, 36.6337%, 79.2157%
XYZ:
41.1534, 31.6257, 51.5123
xyY:
0.3311, 0.2544, 31.6257
CIE-Lab:
63.0323, 37.6051, -19.5778
CIE-LCH:
63.0323, 42.3961, 332.4978
CIE-Luv:
63.0323, 39.1880, -35.6951
Hunter-Lab:
56.2368, 32.2098, -14.9433
#ca80bc color charts
#ca80bc color shades, tints & tones
#ca80bc color schemes
#ca80bc color preview, HTML & CSS examples
This text has a color of #ca80bc
<p style="color:#ca80bc;">Text here</p>
.mytext {color:#ca80bc;}
This box has a color of #ca80bc
<div style="background-color:#ca80bc;">Content here</div>
.mybackground {background-color:#ca80bc;}
Border around this has a color of #ca80bc
<div style="border:2px solid #ca80bc;">Content here</div>
.myborder {border:2px solid #ca80bc;}