#d626d5 color space conversions
Hex:
#d626d5
RGB:
214, 38, 213
CMY:
16, 85, 16
CMYK:
0, 82, 0, 16
HSL:
300°, 69.8413%, 49.4118%
HSV (HSB):
300°, 82.2430%, 83.9216%
XYZ:
40.4349, 20.4865, 64.7739
xyY:
0.3217, 0.1630, 20.4865
CIE-Lab:
52.3828, 81.2940, -50.3053
CIE-LCH:
52.3828, 95.5999, 328.2505
CIE-Luv:
52.3828, 68.4676, -87.2936
Hunter-Lab:
45.2620, 80.2550, -53.1659
#d626d5 color charts
#d626d5 color shades, tints & tones
#d626d5 color schemes
#d626d5 color preview, HTML & CSS examples
This text has a color of #d626d5
<p style="color:#d626d5;">Text here</p>
.mytext {color:#d626d5;}
This box has a color of #d626d5
<div style="background-color:#d626d5;">Content here</div>
.mybackground {background-color:#d626d5;}
Border around this has a color of #d626d5
<div style="border:2px solid #d626d5;">Content here</div>
.myborder {border:2px solid #d626d5;}