#ca75e1 color space conversions
Hex:
#ca75e1
RGB:
202, 117, 225
CMY:
21, 54, 12
CMYK:
10, 48, 0, 12
HSL:
287°, 64.2857%, 67.0588%
HSV (HSB):
287°, 48.0000%, 88.2353%
XYZ:
44.3090, 30.7154, 74.8275
xyY:
0.2957, 0.2050, 30.7154
CIE-Lab:
62.2666, 50.3368, -41.5517
CIE-LCH:
62.2666, 65.2713, 320.4612
CIE-Luv:
62.2666, 36.5137, -72.3707
Hunter-Lab:
55.4215, 45.7218, -41.2556
#ca75e1 color charts
#ca75e1 color shades, tints & tones
#ca75e1 color schemes
#ca75e1 color preview, HTML & CSS examples
This text has a color of #ca75e1
<p style="color:#ca75e1;">Text here</p>
.mytext {color:#ca75e1;}
This box has a color of #ca75e1
<div style="background-color:#ca75e1;">Content here</div>
.mybackground {background-color:#ca75e1;}
Border around this has a color of #ca75e1
<div style="border:2px solid #ca75e1;">Content here</div>
.myborder {border:2px solid #ca75e1;}