#d026d5 color space conversions
Hex:
#d026d5
RGB:
208, 38, 213
CMY:
18, 85, 16
CMYK:
2, 82, 0, 16
HSL:
298°, 69.7211%, 49.2157%
HSV (HSB):
298°, 82.1596%, 83.5294%
XYZ:
38.7158, 19.6002, 64.6935
xyY:
0.3147, 0.1593, 19.6002
CIE-Lab:
51.3822, 80.2004, -51.9609
CIE-LCH:
51.3822, 95.5617, 327.0613
CIE-Luv:
51.3822, 64.2118, -89.1606
Hunter-Lab:
44.2721, 78.6212, -55.6481
#d026d5 color charts
#d026d5 color shades, tints & tones
#d026d5 color schemes
#d026d5 color preview, HTML & CSS examples
This text has a color of #d026d5
<p style="color:#d026d5;">Text here</p>
.mytext {color:#d026d5;}
This box has a color of #d026d5
<div style="background-color:#d026d5;">Content here</div>
.mybackground {background-color:#d026d5;}
Border around this has a color of #d026d5
<div style="border:2px solid #d026d5;">Content here</div>
.myborder {border:2px solid #d026d5;}