#ca55e1 color space conversions
Hex:
#ca55e1
RGB:
202, 85, 225
CMY:
21, 67, 12
CMYK:
10, 62, 0, 12
HSL:
290°, 70.0000%, 60.7843%
HSV (HSB):
290°, 62.2222%, 88.2353%
XYZ:
41.1962, 24.4898, 73.7899
xyY:
0.2954, 0.1756, 24.4898
CIE-Lab:
56.5749, 65.5701, -50.5455
CIE-LCH:
56.5749, 82.7906, 322.3728
CIE-Luv:
56.5749, 46.8936, -87.1048
Hunter-Lab:
49.4872, 61.9921, -53.7658
#ca55e1 color charts
#ca55e1 color shades, tints & tones
#ca55e1 color schemes
#ca55e1 color preview, HTML & CSS examples
This text has a color of #ca55e1
<p style="color:#ca55e1;">Text here</p>
.mytext {color:#ca55e1;}
This box has a color of #ca55e1
<div style="background-color:#ca55e1;">Content here</div>
.mybackground {background-color:#ca55e1;}
Border around this has a color of #ca55e1
<div style="border:2px solid #ca55e1;">Content here</div>
.myborder {border:2px solid #ca55e1;}