#d64dbc color space conversions
Hex:
#d64dbc
RGB:
214, 77, 188
CMY:
16, 70, 26
CMYK:
0, 64, 12, 16
HSL:
311°, 62.5571%, 57.0588%
HSV (HSB):
311°, 64.0187%, 83.9216%
XYZ:
39.4625, 23.2347, 49.9818
xyY:
0.3502, 0.2062, 23.2347
CIE-Lab:
55.3133, 65.6237, -31.3276
CIE-LCH:
55.3133, 72.7178, 334.4810
CIE-Luv:
55.3133, 68.7439, -57.2381
Hunter-Lab:
48.2024, 61.7808, -27.7370
#d64dbc color charts
#d64dbc color shades, tints & tones
#d64dbc color schemes
#d64dbc color preview, HTML & CSS examples
This text has a color of #d64dbc
<p style="color:#d64dbc;">Text here</p>
.mytext {color:#d64dbc;}
This box has a color of #d64dbc
<div style="background-color:#d64dbc;">Content here</div>
.mybackground {background-color:#d64dbc;}
Border around this has a color of #d64dbc
<div style="border:2px solid #d64dbc;">Content here</div>
.myborder {border:2px solid #d64dbc;}