#ca74e9 color space conversions
Hex:
#ca74e9
RGB:
202, 116, 233
CMY:
21, 55, 9
CMYK:
13, 50, 0, 9
HSL:
284°, 72.6708%, 68.4314%
HSV (HSB):
284°, 50.2146%, 91.3725%
XYZ:
45.3105, 30.9305, 80.6729
xyY:
0.2888, 0.1971, 30.9305
CIE-Lab:
62.4489, 52.4501, -45.7184
CIE-LCH:
62.4489, 69.5786, 318.9228
CIE-Luv:
62.4489, 35.2355, -79.4023
Hunter-Lab:
55.6152, 48.0998, -47.0727
#ca74e9 color charts
#ca74e9 color shades, tints & tones
#ca74e9 color schemes
#ca74e9 color preview, HTML & CSS examples
This text has a color of #ca74e9
<p style="color:#ca74e9;">Text here</p>
.mytext {color:#ca74e9;}
This box has a color of #ca74e9
<div style="background-color:#ca74e9;">Content here</div>
.mybackground {background-color:#ca74e9;}
Border around this has a color of #ca74e9
<div style="border:2px solid #ca74e9;">Content here</div>
.myborder {border:2px solid #ca74e9;}