#ca20fd color space conversions
Hex:
#ca20fd
RGB:
202, 32, 253
CMY:
21, 87, 1
CMYK:
20, 87, 0, 1
HSL:
286°, 98.2222%, 55.8824%
HSV (HSB):
286°, 87.3518%, 99.2157%
XYZ:
42.6033, 20.6814, 94.6750
xyY:
0.2697, 0.1309, 20.6814
CIE-Lab:
52.5991, 86.9671, -72.6180
CIE-LCH:
52.5991, 113.2990, 320.1379
CIE-Luv:
52.5991, 47.6926, -120.3911
Hunter-Lab:
45.4768, 87.6365, -91.5978
#ca20fd color charts
#ca20fd color shades, tints & tones
#ca20fd color schemes
#ca20fd color preview, HTML & CSS examples
This text has a color of #ca20fd
<p style="color:#ca20fd;">Text here</p>
.mytext {color:#ca20fd;}
This box has a color of #ca20fd
<div style="background-color:#ca20fd;">Content here</div>
.mybackground {background-color:#ca20fd;}
Border around this has a color of #ca20fd
<div style="border:2px solid #ca20fd;">Content here</div>
.myborder {border:2px solid #ca20fd;}