#ca99f2 color space conversions
Hex:
#ca99f2
RGB:
202, 153, 242
CMY:
21, 40, 5
CMYK:
17, 37, 0, 5
HSL:
273°, 77.3913%, 77.4510%
HSV (HSB):
273°, 36.7769%, 94.9020%
XYZ:
51.7754, 41.7498, 89.3341
xyY:
0.2831, 0.2283, 41.7498
CIE-Lab:
70.6981, 34.6504, -37.7535
CIE-LCH:
70.6981, 51.2443, 312.5459
CIE-Luv:
70.6981, 19.3720, -65.3919
Hunter-Lab:
64.6141, 29.9576, -36.7432
#ca99f2 color charts
#ca99f2 color shades, tints & tones
#ca99f2 color schemes
#ca99f2 color preview, HTML & CSS examples
This text has a color of #ca99f2
<p style="color:#ca99f2;">Text here</p>
.mytext {color:#ca99f2;}
This box has a color of #ca99f2
<div style="background-color:#ca99f2;">Content here</div>
.mybackground {background-color:#ca99f2;}
Border around this has a color of #ca99f2
<div style="border:2px solid #ca99f2;">Content here</div>
.myborder {border:2px solid #ca99f2;}