#d01acc color space conversions
Hex:
#d01acc
RGB:
208, 26, 204
CMY:
18, 90, 20
CMYK:
0, 88, 2, 18
HSL:
301°, 77.7778%, 45.8824%
HSV (HSB):
301°, 87.5000%, 81.5686%
XYZ:
37.2809, 18.5083, 58.7343
xyY:
0.3255, 0.1616, 18.5083
CIE-Lab:
50.1069, 81.0605, -48.8298
CIE-LCH:
50.1069, 94.6317, 328.9358
CIE-Luv:
50.1069, 68.9217, -84.1302
Hunter-Lab:
43.0213, 79.3952, -50.8300
#d01acc color charts
#d01acc color shades, tints & tones
#d01acc color schemes
#d01acc color preview, HTML & CSS examples
This text has a color of #d01acc
<p style="color:#d01acc;">Text here</p>
.mytext {color:#d01acc;}
This box has a color of #d01acc
<div style="background-color:#d01acc;">Content here</div>
.mybackground {background-color:#d01acc;}
Border around this has a color of #d01acc
<div style="border:2px solid #d01acc;">Content here</div>
.myborder {border:2px solid #d01acc;}