#ca98f2 color space conversions
Hex:
#ca98f2
RGB:
202, 152, 242
CMY:
21, 40, 5
CMYK:
17, 37, 0, 5
HSL:
273°, 77.5862%, 77.2549%
HSV (HSB):
273°, 37.1901%, 94.9020%
XYZ:
51.6124, 41.4238, 89.2797
xyY:
0.2831, 0.2272, 41.4238
CIE-Lab:
70.4719, 35.1966, -38.1056
CIE-LCH:
70.4719, 51.8733, 312.7274
CIE-Luv:
70.4719, 19.7871, -66.0223
Hunter-Lab:
64.3614, 30.5096, -37.1920
#ca98f2 color charts
#ca98f2 color shades, tints & tones
#ca98f2 color schemes
#ca98f2 color preview, HTML & CSS examples
This text has a color of #ca98f2
<p style="color:#ca98f2;">Text here</p>
.mytext {color:#ca98f2;}
This box has a color of #ca98f2
<div style="background-color:#ca98f2;">Content here</div>
.mybackground {background-color:#ca98f2;}
Border around this has a color of #ca98f2
<div style="border:2px solid #ca98f2;">Content here</div>
.myborder {border:2px solid #ca98f2;}