#ca74ec color space conversions
Hex:
#ca74ec
RGB:
202, 116, 236
CMY:
21, 55, 7
CMYK:
14, 51, 0, 7
HSL:
283°, 75.9494%, 69.0196%
HSV (HSB):
283°, 50.8475%, 92.5490%
XYZ:
45.7428, 31.1035, 82.9495
xyY:
0.2863, 0.1946, 31.1035
CIE-Lab:
62.5949, 53.0594, -47.1535
CIE-LCH:
62.5949, 70.9842, 318.3728
CIE-Luv:
62.5949, 34.6246, -81.8283
Hunter-Lab:
55.7705, 48.8070, -49.1449
#ca74ec color charts
#ca74ec color shades, tints & tones
#ca74ec color schemes
#ca74ec color preview, HTML & CSS examples
This text has a color of #ca74ec
<p style="color:#ca74ec;">Text here</p>
.mytext {color:#ca74ec;}
This box has a color of #ca74ec
<div style="background-color:#ca74ec;">Content here</div>
.mybackground {background-color:#ca74ec;}
Border around this has a color of #ca74ec
<div style="border:2px solid #ca74ec;">Content here</div>
.myborder {border:2px solid #ca74ec;}