#d00acc color space conversions
Hex:
#d00acc
RGB:
208, 10, 204
CMY:
18, 96, 20
CMYK:
0, 95, 2, 18
HSL:
301°, 90.8257%, 42.7451%
HSV (HSB):
301°, 95.1923%, 81.5686%
XYZ:
37.0200, 17.9866, 58.6473
xyY:
0.3257, 0.1583, 17.9866
CIE-Lab:
49.4799, 82.9077, -49.8306
CIE-LCH:
49.4799, 96.7304, 328.9926
CIE-Luv:
49.4799, 70.0461, -85.5611
Hunter-Lab:
42.4106, 81.5933, -52.3015
#d00acc color charts
#d00acc RGB chart
#d00acc CMYK chart
#d00acc RGB pie chart
#d00acc color shades, tints & tones
#d00acc color schemes
#d00acc color preview, HTML & CSS examples
This text has a color of #d00acc
<p style="color:#d00acc;">Text here</p>
.mytext {color:#d00acc;}
Text color #d00acc
This box has a color of #d00acc
<div style="background-color:#d00acc;">Content here</div>
.mybackground {background-color:#d00acc;}
Background color #d00acc
Border around this has a color of #d00acc
<div style="border:2px solid #d00acc;">Content here</div>
.myborder {border:2px solid #d00acc;}
Border color #d00acc