#ca2bb9 color space conversions
Hex:
#ca2bb9
RGB:
202, 43, 185
CMY:
21, 83, 27
CMYK:
0, 79, 8, 21
HSL:
306°, 64.8980%, 48.0392%
HSV (HSB):
306°, 78.7129%, 79.2157%
XYZ:
33.9780, 17.7871, 47.5414
xyY:
0.3422, 0.1791, 17.7871
CIE-Lab:
49.2368, 73.6661, -39.2512
CIE-LCH:
49.2368, 83.4706, 331.9502
CIE-Luv:
49.2368, 69.5614, -68.6844
Hunter-Lab:
42.1747, 70.0022, -37.3121
#ca2bb9 color charts
#ca2bb9 color shades, tints & tones
#ca2bb9 color schemes
#ca2bb9 color preview, HTML & CSS examples
This text has a color of #ca2bb9
<p style="color:#ca2bb9;">Text here</p>
.mytext {color:#ca2bb9;}
This box has a color of #ca2bb9
<div style="background-color:#ca2bb9;">Content here</div>
.mybackground {background-color:#ca2bb9;}
Border around this has a color of #ca2bb9
<div style="border:2px solid #ca2bb9;">Content here</div>
.myborder {border:2px solid #ca2bb9;}