#d65da2 color space conversions
Hex:
#d65da2
RGB:
214, 93, 162
CMY:
16, 64, 36
CMYK:
0, 57, 24, 16
HSL:
326°, 59.6059%, 60.1961%
HSV (HSB):
326°, 56.5421%, 83.9216%
XYZ:
38.1675, 24.7335, 36.9448
xyY:
0.3823, 0.2477, 24.7335
CIE-Lab:
56.8148, 55.0259, -13.9530
CIE-LCH:
56.8148, 56.7674, 345.7713
CIE-Luv:
56.8148, 70.7232, -29.7359
Hunter-Lab:
49.7328, 49.9578, -9.2316
#d65da2 color charts
#d65da2 color shades, tints & tones
#d65da2 color schemes
#d65da2 color preview, HTML & CSS examples
This text has a color of #d65da2
<p style="color:#d65da2;">Text here</p>
.mytext {color:#d65da2;}
This box has a color of #d65da2
<div style="background-color:#d65da2;">Content here</div>
.mybackground {background-color:#d65da2;}
Border around this has a color of #d65da2
<div style="border:2px solid #d65da2;">Content here</div>
.myborder {border:2px solid #d65da2;}