#ca75e7 color space conversions
Hex:
#ca75e7
RGB:
202, 117, 231
CMY:
21, 54, 9
CMYK:
13, 49, 0, 9
HSL:
285°, 70.3704%, 68.2353%
HSV (HSB):
285°, 49.3506%, 90.5882%
XYZ:
45.1422, 31.0487, 79.2150
xyY:
0.2905, 0.1998, 31.0487
CIE-Lab:
62.5487, 51.5360, -44.4497
CIE-LCH:
62.5487, 68.0569, 319.2223
CIE-Luv:
62.5487, 35.2864, -77.2593
Hunter-Lab:
55.7213, 47.0981, -45.2834
#ca75e7 color charts
#ca75e7 color shades, tints & tones
#ca75e7 color schemes
#ca75e7 color preview, HTML & CSS examples
This text has a color of #ca75e7
<p style="color:#ca75e7;">Text here</p>
.mytext {color:#ca75e7;}
This box has a color of #ca75e7
<div style="background-color:#ca75e7;">Content here</div>
.mybackground {background-color:#ca75e7;}
Border around this has a color of #ca75e7
<div style="border:2px solid #ca75e7;">Content here</div>
.myborder {border:2px solid #ca75e7;}