#ca47e5 color space conversions
Hex:
#ca47e5
RGB:
202, 71, 229
CMY:
21, 72, 10
CMYK:
12, 69, 0, 10
HSL:
290°, 75.2381%, 58.8235%
HSV (HSB):
290°, 68.9956%, 89.8039%
XYZ:
40.7532, 22.7202, 76.3662
xyY:
0.2914, 0.1625, 22.7202
CIE-Lab:
54.7829, 71.9328, -55.6562
CIE-LCH:
54.7829, 90.9502, 322.2700
CIE-Luv:
54.7829, 49.2172, -95.0615
Hunter-Lab:
47.6657, 69.1990, -61.6238
#ca47e5 color charts
#ca47e5 color shades, tints & tones
#ca47e5 color schemes
#ca47e5 color preview, HTML & CSS examples
This text has a color of #ca47e5
<p style="color:#ca47e5;">Text here</p>
.mytext {color:#ca47e5;}
This box has a color of #ca47e5
<div style="background-color:#ca47e5;">Content here</div>
.mybackground {background-color:#ca47e5;}
Border around this has a color of #ca47e5
<div style="border:2px solid #ca47e5;">Content here</div>
.myborder {border:2px solid #ca47e5;}