#ca28dd color space conversions
Hex:
#ca28dd
RGB:
202, 40, 221
CMY:
21, 84, 13
CMYK:
9, 82, 0, 13
HSL:
294°, 72.6908%, 51.1765%
HSV (HSB):
294°, 81.9005%, 86.6667%
XYZ:
38.1671, 19.2946, 70.1192
xyY:
0.2992, 0.1512, 19.2946
CIE-Lab:
51.0301, 79.9585, -57.1428
CIE-LCH:
51.0301, 98.2785, 324.4483
CIE-Luv:
51.0301, 57.0250, -96.5436
Hunter-Lab:
43.9256, 78.2292, -63.8977
#ca28dd color charts
#ca28dd color shades, tints & tones
#ca28dd color schemes
#ca28dd color preview, HTML & CSS examples
This text has a color of #ca28dd
<p style="color:#ca28dd;">Text here</p>
.mytext {color:#ca28dd;}
This box has a color of #ca28dd
<div style="background-color:#ca28dd;">Content here</div>
.mybackground {background-color:#ca28dd;}
Border around this has a color of #ca28dd
<div style="border:2px solid #ca28dd;">Content here</div>
.myborder {border:2px solid #ca28dd;}