#d638d5 color space conversions
Hex:
#d638d5
RGB:
214, 56, 213
CMY:
16, 78, 16
CMYK:
0, 74, 0, 16
HSL:
300°, 65.8333%, 52.9412%
HSV (HSB):
300°, 73.8318%, 83.9216%
XYZ:
41.1560, 21.9286, 65.0143
xyY:
0.3213, 0.1712, 21.9286
CIE-Lab:
53.9511, 76.7561, -47.8091
CIE-LCH:
53.9511, 90.4279, 328.0824
CIE-Luv:
53.9511, 65.5525, -83.5398
Hunter-Lab:
46.8280, 74.9304, -49.5365
#d638d5 color charts
#d638d5 color shades, tints & tones
#d638d5 color schemes
#d638d5 color preview, HTML & CSS examples
This text has a color of #d638d5
<p style="color:#d638d5;">Text here</p>
.mytext {color:#d638d5;}
This box has a color of #d638d5
<div style="background-color:#d638d5;">Content here</div>
.mybackground {background-color:#d638d5;}
Border around this has a color of #d638d5
<div style="border:2px solid #d638d5;">Content here</div>
.myborder {border:2px solid #d638d5;}