#ca8ff9 color space conversions
Hex:
#ca8ff9
RGB:
202, 143, 249
CMY:
21, 44, 2
CMYK:
19, 43, 0, 2
HSL:
273°, 89.8305%, 76.8627%
HSV (HSB):
273°, 42.5703%, 97.6471%
XYZ:
51.2785, 39.0410, 94.4555
xyY:
0.2775, 0.2113, 39.0410
CIE-Lab:
68.7810, 41.6033, -44.5706
CIE-LCH:
68.7810, 60.9703, 313.0279
CIE-Luv:
68.7810, 22.3958, -77.3632
Hunter-Lab:
62.4828, 37.1466, -45.8910
#ca8ff9 color charts
#ca8ff9 color shades, tints & tones
#ca8ff9 color schemes
#ca8ff9 color preview, HTML & CSS examples
This text has a color of #ca8ff9
<p style="color:#ca8ff9;">Text here</p>
.mytext {color:#ca8ff9;}
This box has a color of #ca8ff9
<div style="background-color:#ca8ff9;">Content here</div>
.mybackground {background-color:#ca8ff9;}
Border around this has a color of #ca8ff9
<div style="border:2px solid #ca8ff9;">Content here</div>
.myborder {border:2px solid #ca8ff9;}