#ca4095 color space conversions
Hex:
#ca4095
RGB:
202, 64, 149
CMY:
21, 75, 42
CMYK:
0, 68, 26, 21
HSL:
323°, 56.5574%, 52.1569%
HSV (HSB):
323°, 68.3168%, 79.2157%
XYZ:
31.6153, 18.3933, 30.3177
xyY:
0.3936, 0.2290, 18.3933
CIE-Lab:
49.9697, 62.0840, -16.8589
CIE-LCH:
49.9697, 64.3323, 344.8077
CIE-Luv:
49.9697, 77.6470, -34.3616
Hunter-Lab:
42.8874, 56.5321, -11.8918
#ca4095 color charts
#ca4095 color shades, tints & tones
#ca4095 color schemes
#ca4095 color preview, HTML & CSS examples
This text has a color of #ca4095
<p style="color:#ca4095;">Text here</p>
.mytext {color:#ca4095;}
This box has a color of #ca4095
<div style="background-color:#ca4095;">Content here</div>
.mybackground {background-color:#ca4095;}
Border around this has a color of #ca4095
<div style="border:2px solid #ca4095;">Content here</div>
.myborder {border:2px solid #ca4095;}