#ca84e8 color space conversions
Hex:
#ca84e8
RGB:
202, 132, 232
CMY:
21, 48, 9
CMYK:
13, 43, 0, 9
HSL:
282°, 68.4932%, 71.3725%
HSV (HSB):
282°, 43.1034%, 90.9804%
XYZ:
47.1739, 34.8853, 80.5911
xyY:
0.2900, 0.2145, 34.8853
CIE-Lab:
65.6593, 43.8951, -40.1223
CIE-LCH:
65.6593, 59.4691, 317.5712
CIE-Luv:
65.6593, 29.4303, -69.8089
Hunter-Lab:
59.0638, 39.2053, -39.5552
#ca84e8 color charts
#ca84e8 color shades, tints & tones
#ca84e8 color schemes
#ca84e8 color preview, HTML & CSS examples
This text has a color of #ca84e8
<p style="color:#ca84e8;">Text here</p>
.mytext {color:#ca84e8;}
This box has a color of #ca84e8
<div style="background-color:#ca84e8;">Content here</div>
.mybackground {background-color:#ca84e8;}
Border around this has a color of #ca84e8
<div style="border:2px solid #ca84e8;">Content here</div>
.myborder {border:2px solid #ca84e8;}