#d12acc color space conversions
Hex:
#d12acc
RGB:
209, 42, 204
CMY:
18, 84, 20
CMYK:
0, 80, 2, 18
HSL:
302°, 66.5339%, 49.2157%
HSV (HSB):
302°, 79.9043%, 81.9608%
XYZ:
38.0215, 19.5709, 58.9003
xyY:
0.3264, 0.1680, 19.5709
CIE-Lab:
51.3485, 78.1167, -46.8424
CIE-LCH:
51.3485, 91.0847, 329.0511
CIE-Luv:
51.3485, 67.6704, -81.3073
Hunter-Lab:
44.2390, 75.9950, -47.9722
#d12acc color charts
#d12acc RGB chart
#d12acc CMYK chart
#d12acc RGB pie chart
#d12acc color shades, tints & tones
#d12acc color schemes
#d12acc color preview, HTML & CSS examples
This text has a color of #d12acc
<p style="color:#d12acc;">Text here</p>
.mytext {color:#d12acc;}
Text color #d12acc
This box has a color of #d12acc
<div style="background-color:#d12acc;">Content here</div>
.mybackground {background-color:#d12acc;}
Background color #d12acc
Border around this has a color of #d12acc
<div style="border:2px solid #d12acc;">Content here</div>
.myborder {border:2px solid #d12acc;}
Border color #d12acc