#d45dca color space conversions
Hex:
#d45dca
RGB:
212, 93, 202
CMY:
17, 64, 21
CMYK:
0, 56, 5, 17
HSL:
305°, 58.0488%, 59.8039%
HSV (HSB):
305°, 56.1321%, 83.1373%
XYZ:
41.7264, 26.0900, 58.7138
xyY:
0.3298, 0.2062, 26.0900
CIE-Lab:
58.1224, 60.5162, -34.9911
CIE-LCH:
58.1224, 69.9041, 329.9630
CIE-Luv:
58.1224, 57.5210, -62.6442
Hunter-Lab:
51.0784, 56.4311, -32.3980
#d45dca color charts
#d45dca color shades, tints & tones
#d45dca color schemes
#d45dca color preview, HTML & CSS examples
This text has a color of #d45dca
<p style="color:#d45dca;">Text here</p>
.mytext {color:#d45dca;}
This box has a color of #d45dca
<div style="background-color:#d45dca;">Content here</div>
.mybackground {background-color:#d45dca;}
Border around this has a color of #d45dca
<div style="border:2px solid #d45dca;">Content here</div>
.myborder {border:2px solid #d45dca;}