#ca96e4 color space conversions
Hex:
#ca96e4
RGB:
202, 150, 228
CMY:
21, 41, 11
CMYK:
11, 34, 0, 11
HSL:
280°, 59.0909%, 74.1176%
HSV (HSB):
280°, 34.2105%, 89.4118%
XYZ:
49.2671, 39.9707, 78.5172
xyY:
0.2937, 0.2383, 39.9707
CIE-Lab:
69.4486, 33.3322, -32.0235
CIE-LCH:
69.4486, 46.2227, 316.1472
CIE-Luv:
69.4486, 22.5640, -55.5868
Hunter-Lab:
63.2224, 28.4599, -29.3779
#ca96e4 color charts
#ca96e4 color shades, tints & tones
#ca96e4 color schemes
#ca96e4 color preview, HTML & CSS examples
This text has a color of #ca96e4
<p style="color:#ca96e4;">Text here</p>
.mytext {color:#ca96e4;}
This box has a color of #ca96e4
<div style="background-color:#ca96e4;">Content here</div>
.mybackground {background-color:#ca96e4;}
Border around this has a color of #ca96e4
<div style="border:2px solid #ca96e4;">Content here</div>
.myborder {border:2px solid #ca96e4;}