#ca98f3 color space conversions
Hex:
#ca98f3
RGB:
202, 152, 243
CMY:
21, 40, 5
CMYK:
17, 37, 0, 5
HSL:
273°, 79.1304%, 77.4510%
HSV (HSB):
273°, 37.4486%, 95.2941%
XYZ:
51.7630, 41.4841, 90.0730
xyY:
0.2824, 0.2263, 41.4841
CIE-Lab:
70.5138, 35.4125, -38.5862
CIE-LCH:
70.5138, 52.3731, 312.5442
CIE-Luv:
70.5138, 19.6522, -66.8563
Hunter-Lab:
64.4081, 30.7412, -37.8297
#ca98f3 color charts
#ca98f3 color shades, tints & tones
#ca98f3 color schemes
#ca98f3 color preview, HTML & CSS examples
This text has a color of #ca98f3
<p style="color:#ca98f3;">Text here</p>
.mytext {color:#ca98f3;}
This box has a color of #ca98f3
<div style="background-color:#ca98f3;">Content here</div>
.mybackground {background-color:#ca98f3;}
Border around this has a color of #ca98f3
<div style="border:2px solid #ca98f3;">Content here</div>
.myborder {border:2px solid #ca98f3;}