#ca74ed color space conversions
Hex:
#ca74ed
RGB:
202, 116, 237
CMY:
21, 55, 7
CMYK:
15, 51, 0, 7
HSL:
283°, 77.0701%, 69.2157%
HSV (HSB):
283°, 51.0549%, 92.9412%
XYZ:
45.8886, 31.1618, 83.7170
xyY:
0.2854, 0.1938, 31.1618
CIE-Lab:
62.6440, 53.2636, -47.6305
CIE-LCH:
62.6440, 71.4540, 318.1956
CIE-Luv:
62.6440, 34.4219, -82.6353
Hunter-Lab:
55.8227, 49.0446, -49.8409
#ca74ed color charts
#ca74ed color shades, tints & tones
#ca74ed color schemes
#ca74ed color preview, HTML & CSS examples
This text has a color of #ca74ed
<p style="color:#ca74ed;">Text here</p>
.mytext {color:#ca74ed;}
This box has a color of #ca74ed
<div style="background-color:#ca74ed;">Content here</div>
.mybackground {background-color:#ca74ed;}
Border around this has a color of #ca74ed
<div style="border:2px solid #ca74ed;">Content here</div>
.myborder {border:2px solid #ca74ed;}