#ca95f4 color space conversions
Hex:
#ca95f4
RGB:
202, 149, 244
CMY:
21, 42, 4
CMYK:
17, 39, 0, 4
HSL:
273°, 81.1966%, 77.0588%
HSV (HSB):
273°, 38.9344%, 95.6863%
XYZ:
51.4337, 40.5831, 90.7104
xyY:
0.2815, 0.2221, 40.5831
CIE-Lab:
69.8828, 37.2642, -40.1158
CIE-LCH:
69.8828, 54.7531, 312.8895
CIE-Luv:
69.8828, 20.7423, -69.5624
Hunter-Lab:
63.7049, 32.6329, -39.8306
#ca95f4 color charts
#ca95f4 color shades, tints & tones
#ca95f4 color schemes
#ca95f4 color preview, HTML & CSS examples
This text has a color of #ca95f4
<p style="color:#ca95f4;">Text here</p>
.mytext {color:#ca95f4;}
This box has a color of #ca95f4
<div style="background-color:#ca95f4;">Content here</div>
.mybackground {background-color:#ca95f4;}
Border around this has a color of #ca95f4
<div style="border:2px solid #ca95f4;">Content here</div>
.myborder {border:2px solid #ca95f4;}