#ca93b5 color space conversions
Hex:
#ca93b5
RGB:
202, 147, 181
CMY:
21, 42, 29
CMYK:
0, 27, 10, 21
HSL:
323°, 34.1615%, 68.4314%
HSV (HSB):
323°, 27.2277%, 79.2157%
XYZ:
43.1313, 36.7602, 48.5382
xyY:
0.3358, 0.2862, 36.7602
CIE-Lab:
67.0967, 26.0517, -9.5115
CIE-LCH:
67.0967, 27.7337, 339.9429
CIE-Luv:
67.0967, 30.7520, -18.6164
Hunter-Lab:
60.6302, 20.8792, -5.0242
#ca93b5 color charts
#ca93b5 color shades, tints & tones
#ca93b5 color schemes
#ca93b5 color preview, HTML & CSS examples
This text has a color of #ca93b5
<p style="color:#ca93b5;">Text here</p>
.mytext {color:#ca93b5;}
This box has a color of #ca93b5
<div style="background-color:#ca93b5;">Content here</div>
.mybackground {background-color:#ca93b5;}
Border around this has a color of #ca93b5
<div style="border:2px solid #ca93b5;">Content here</div>
.myborder {border:2px solid #ca93b5;}