#ca95f9 color space conversions
Hex:
#ca95f9
RGB:
202, 149, 249
CMY:
21, 42, 2
CMYK:
19, 40, 0, 2
HSL:
272°, 89.2857%, 78.0392%
HSV (HSB):
272°, 40.1606%, 97.6471%
XYZ:
52.2035, 40.8910, 94.7639
xyY:
0.2779, 0.2177, 40.8910
CIE-Lab:
70.0995, 38.3529, -42.5046
CIE-LCH:
70.0995, 57.2502, 312.0607
CIE-Luv:
70.0995, 20.0453, -73.7152
Hunter-Lab:
63.9461, 33.8158, -43.1016
#ca95f9 color charts
#ca95f9 color shades, tints & tones
#ca95f9 color schemes
#ca95f9 color preview, HTML & CSS examples
This text has a color of #ca95f9
<p style="color:#ca95f9;">Text here</p>
.mytext {color:#ca95f9;}
This box has a color of #ca95f9
<div style="background-color:#ca95f9;">Content here</div>
.mybackground {background-color:#ca95f9;}
Border around this has a color of #ca95f9
<div style="border:2px solid #ca95f9;">Content here</div>
.myborder {border:2px solid #ca95f9;}