#d55def color space conversions
Hex:
#d55def
RGB:
213, 93, 239
CMY:
16, 64, 6
CMYK:
11, 61, 0, 6
HSL:
289°, 82.0225%, 65.0980%
HSV (HSB):
289°, 61.0879%, 93.7255%
XYZ:
46.9349, 28.2068, 84.6321
xyY:
0.2938, 0.1765, 28.2068
CIE-Lab:
60.0751, 67.2950, -52.7246
CIE-LCH:
60.0751, 85.4898, 321.9218
CIE-Luv:
60.0751, 48.0245, -91.8950
Hunter-Lab:
53.1101, 64.8029, -57.3028
#d55def color charts
#d55def RGB chart
#d55def CMYK chart
#d55def RGB pie chart
#d55def color shades, tints & tones
#d55def color schemes
#d55def color preview, HTML & CSS examples
This text has a color of #d55def
<p style="color:#d55def;">Text here</p>
.mytext {color:#d55def;}
Text color #d55def
This box has a color of #d55def
<div style="background-color:#d55def;">Content here</div>
.mybackground {background-color:#d55def;}
Background color #d55def
Border around this has a color of #d55def
<div style="border:2px solid #d55def;">Content here</div>
.myborder {border:2px solid #d55def;}
Border color #d55def