#ca20f8 color space conversions
Hex:
#ca20f8
RGB:
202, 32, 248
CMY:
21, 87, 3
CMYK:
19, 87, 0, 3
HSL:
287°, 93.9130%, 54.9020%
HSV (HSB):
287°, 87.0968%, 97.2549%
XYZ:
41.8169, 20.3669, 90.5341
xyY:
0.2738, 0.1334, 20.3669
CIE-Lab:
52.2495, 86.1049, -70.3961
CIE-LCH:
52.2495, 111.2190, 320.7319
CIE-Luv:
52.2495, 49.1883, -116.9476
Hunter-Lab:
45.1297, 86.4201, -87.3502
#ca20f8 color charts
#ca20f8 color shades, tints & tones
#ca20f8 color schemes
#ca20f8 color preview, HTML & CSS examples
This text has a color of #ca20f8
<p style="color:#ca20f8;">Text here</p>
.mytext {color:#ca20f8;}
This box has a color of #ca20f8
<div style="background-color:#ca20f8;">Content here</div>
.mybackground {background-color:#ca20f8;}
Border around this has a color of #ca20f8
<div style="border:2px solid #ca20f8;">Content here</div>
.myborder {border:2px solid #ca20f8;}