#ca67a5 color space conversions
Hex:
#ca67a5
RGB:
202, 103, 165
CMY:
21, 60, 35
CMYK:
0, 49, 18, 21
HSL:
322°, 48.2927%, 59.8039%
HSV (HSB):
322°, 49.0099%, 79.2157%
XYZ:
35.9989, 24.9737, 38.5204
xyY:
0.3618, 0.2510, 24.9737
CIE-Lab:
57.0498, 46.8902, -15.5034
CIE-LCH:
57.0498, 49.3867, 341.7045
CIE-Luv:
57.0498, 56.2393, -30.5293
Hunter-Lab:
49.9737, 41.1299, -10.7200
#ca67a5 color charts
#ca67a5 color shades, tints & tones
#ca67a5 color schemes
#ca67a5 color preview, HTML & CSS examples
This text has a color of #ca67a5
<p style="color:#ca67a5;">Text here</p>
.mytext {color:#ca67a5;}
This box has a color of #ca67a5
<div style="background-color:#ca67a5;">Content here</div>
.mybackground {background-color:#ca67a5;}
Border around this has a color of #ca67a5
<div style="border:2px solid #ca67a5;">Content here</div>
.myborder {border:2px solid #ca67a5;}