#d13cca color space conversions
Hex:
#d13cca
RGB:
209, 60, 202
CMY:
18, 76, 21
CMYK:
0, 71, 3, 18
HSL:
303°, 61.8257%, 52.7451%
HSV (HSB):
303°, 71.2919%, 81.9608%
XYZ:
38.5710, 21.0513, 57.9075
xyY:
0.3282, 0.1791, 21.0513
CIE-Lab:
53.0056, 72.7404, -43.0646
CIE-LCH:
53.0056, 84.5324, 329.3731
CIE-Luv:
53.0056, 65.0003, -75.4880
Hunter-Lab:
45.8817, 69.7653, -42.7130
#d13cca color charts
#d13cca color shades, tints & tones
#d13cca color schemes
#d13cca color preview, HTML & CSS examples
This text has a color of #d13cca
<p style="color:#d13cca;">Text here</p>
.mytext {color:#d13cca;}
This box has a color of #d13cca
<div style="background-color:#d13cca;">Content here</div>
.mybackground {background-color:#d13cca;}
Border around this has a color of #d13cca
<div style="border:2px solid #d13cca;">Content here</div>
.myborder {border:2px solid #d13cca;}