#d13cef color space conversions
Hex:
#d13cef
RGB:
209, 60, 239
CMY:
18, 76, 6
CMYK:
13, 75, 0, 6
HSL:
290°, 84.8341%, 58.6275%
HSV (HSB):
290°, 74.8954%, 93.7255%
XYZ:
43.4903, 23.0190, 83.8123
xyY:
0.2893, 0.1531, 23.0190
CIE-Lab:
55.0919, 78.8596, -60.7207
CIE-LCH:
55.0919, 99.5281, 322.4043
CIE-Luv:
55.0919, 52.9158, -103.6612
Hunter-Lab:
47.9781, 77.8416, -69.9881
#d13cef color charts
#d13cef color shades, tints & tones
#d13cef color schemes
#d13cef color preview, HTML & CSS examples
This text has a color of #d13cef
<p style="color:#d13cef;">Text here</p>
.mytext {color:#d13cef;}
This box has a color of #d13cef
<div style="background-color:#d13cef;">Content here</div>
.mybackground {background-color:#d13cef;}
Border around this has a color of #d13cef
<div style="border:2px solid #d13cef;">Content here</div>
.myborder {border:2px solid #d13cef;}