#ca00bc color space conversions
Hex:
#ca00bc
RGB:
202, 0, 188
CMY:
21, 100, 26
CMYK:
0, 100, 7, 21
HSL:
304°, 100.0000%, 39.6078%
HSV (HSB):
304°, 100.0000%, 79.2157%
XYZ:
33.4342, 16.1874, 48.9393
xyY:
0.3392, 0.1642, 16.1874
CIE-Lab:
47.2194, 80.4589, -44.2023
CIE-LCH:
47.2194, 91.8013, 331.2166
CIE-Luv:
47.2194, 72.6040, -76.1022
Hunter-Lab:
40.2336, 77.9253, -43.9556
#ca00bc color charts
#ca00bc color shades, tints & tones
#ca00bc color schemes
#ca00bc color preview, HTML & CSS examples
This text has a color of #ca00bc
<p style="color:#ca00bc;">Text here</p>
.mytext {color:#ca00bc;}
This box has a color of #ca00bc
<div style="background-color:#ca00bc;">Content here</div>
.mybackground {background-color:#ca00bc;}
Border around this has a color of #ca00bc
<div style="border:2px solid #ca00bc;">Content here</div>
.myborder {border:2px solid #ca00bc;}