#ca8fed color space conversions
Hex:
#ca8fed
RGB:
202, 143, 237
CMY:
21, 44, 7
CMYK:
15, 40, 0, 7
HSL:
278°, 72.3077%, 74.5098%
HSV (HSB):
278°, 39.6624%, 92.9412%
XYZ:
49.4656, 38.3159, 84.9093
xyY:
0.2864, 0.2219, 38.3159
CIE-Lab:
68.2528, 39.0257, -38.8258
CIE-LCH:
68.2528, 55.0495, 315.1471
CIE-Luv:
68.2528, 24.2027, -67.4276
Hunter-Lab:
61.8998, 34.3189, -37.9995
#ca8fed color charts
#ca8fed color shades, tints & tones
#ca8fed color schemes
#ca8fed color preview, HTML & CSS examples
This text has a color of #ca8fed
<p style="color:#ca8fed;">Text here</p>
.mytext {color:#ca8fed;}
This box has a color of #ca8fed
<div style="background-color:#ca8fed;">Content here</div>
.mybackground {background-color:#ca8fed;}
Border around this has a color of #ca8fed
<div style="border:2px solid #ca8fed;">Content here</div>
.myborder {border:2px solid #ca8fed;}