#d07db5 color space conversions
Hex:
#d07db5
RGB:
208, 125, 181
CMY:
18, 51, 29
CMYK:
0, 40, 13, 18
HSL:
320°, 46.8927%, 65.2941%
HSV (HSB):
320°, 39.9038%, 81.5686%
XYZ:
41.6865, 31.4133, 47.5823
xyY:
0.3454, 0.2603, 31.4133
CIE-Lab:
62.8550, 39.9959, -15.8152
CIE-LCH:
62.8550, 43.0092, 338.4252
CIE-Luv:
62.8550, 46.1576, -30.3312
Hunter-Lab:
56.0476, 34.6797, -11.1017
#d07db5 color charts
#d07db5 color shades, tints & tones
#d07db5 color schemes
#d07db5 color preview, HTML & CSS examples
This text has a color of #d07db5
<p style="color:#d07db5;">Text here</p>
.mytext {color:#d07db5;}
This box has a color of #d07db5
<div style="background-color:#d07db5;">Content here</div>
.mybackground {background-color:#d07db5;}
Border around this has a color of #d07db5
<div style="border:2px solid #d07db5;">Content here</div>
.myborder {border:2px solid #d07db5;}