#d13cff color space conversions
Hex:
#d13cff
RGB:
209, 60, 255
CMY:
18, 76, 0
CMYK:
18, 76, 0, 0
HSL:
286°, 100.0000%, 61.7647%
HSV (HSB):
286°, 76.4706%, 100.0000%
XYZ:
45.9604, 24.0070, 96.8192
xyY:
0.2756, 0.1439, 24.0070
CIE-Lab:
56.0948, 81.6970, -68.0212
CIE-LCH:
56.0948, 106.3075, 320.2191
CIE-Luv:
56.0948, 48.2035, -115.3164
Hunter-Lab:
48.9970, 81.6927, -82.8606
#d13cff color charts
#d13cff color shades, tints & tones
#d13cff color schemes
#d13cff color preview, HTML & CSS examples
This text has a color of #d13cff
<p style="color:#d13cff;">Text here</p>
.mytext {color:#d13cff;}
This box has a color of #d13cff
<div style="background-color:#d13cff;">Content here</div>
.mybackground {background-color:#d13cff;}
Border around this has a color of #d13cff
<div style="border:2px solid #d13cff;">Content here</div>
.myborder {border:2px solid #d13cff;}