#ca94e9 color space conversions
Hex:
#ca94e9
RGB:
202, 148, 233
CMY:
21, 42, 9
CMYK:
13, 36, 0, 9
HSL:
278°, 65.8915%, 74.7059%
HSV (HSB):
278°, 36.4807%, 91.3725%
XYZ:
49.6550, 39.6196, 82.1210
xyY:
0.2897, 0.2312, 39.6196
CIE-Lab:
69.1977, 35.4654, -35.1591
CIE-LCH:
69.1977, 49.9395, 315.2484
CIE-Luv:
69.1977, 22.7148, -61.0172
Hunter-Lab:
62.9441, 30.6621, -33.2928
#ca94e9 color charts
#ca94e9 color shades, tints & tones
#ca94e9 color schemes
#ca94e9 color preview, HTML & CSS examples
This text has a color of #ca94e9
<p style="color:#ca94e9;">Text here</p>
.mytext {color:#ca94e9;}
This box has a color of #ca94e9
<div style="background-color:#ca94e9;">Content here</div>
.mybackground {background-color:#ca94e9;}
Border around this has a color of #ca94e9
<div style="border:2px solid #ca94e9;">Content here</div>
.myborder {border:2px solid #ca94e9;}