#ca34e8 color space conversions
Hex:
#ca34e8
RGB:
202, 52, 232
CMY:
21, 80, 9
CMYK:
13, 78, 0, 9
HSL:
290°, 79.6460%, 55.6863%
HSV (HSB):
290°, 77.5862%, 90.9804%
XYZ:
40.1506, 20.8387, 78.2500
xyY:
0.2884, 0.1497, 20.8387
CIE-Lab:
52.7725, 78.7307, -60.5717
CIE-LCH:
52.7725, 99.3350, 322.4270
CIE-Luv:
52.7725, 51.8199, -102.2854
Hunter-Lab:
45.6495, 77.1116, -69.6773
#ca34e8 color charts
#ca34e8 color shades, tints & tones
#ca34e8 color schemes
#ca34e8 color preview, HTML & CSS examples
This text has a color of #ca34e8
<p style="color:#ca34e8;">Text here</p>
.mytext {color:#ca34e8;}
This box has a color of #ca34e8
<div style="background-color:#ca34e8;">Content here</div>
.mybackground {background-color:#ca34e8;}
Border around this has a color of #ca34e8
<div style="border:2px solid #ca34e8;">Content here</div>
.myborder {border:2px solid #ca34e8;}