#d792cd color space conversions
Hex:
#d792cd
RGB:
215, 146, 205
CMY:
16, 43, 20
CMYK:
0, 32, 5, 16
HSL:
309°, 46.3087%, 70.7843%
HSV (HSB):
309°, 32.0930%, 84.3137%
XYZ:
49.3227, 39.4126, 62.7654
xyY:
0.3256, 0.2601, 39.4126
CIE-Lab:
69.0491, 35.2054, -19.8135
CIE-LCH:
69.0491, 40.3980, 330.6294
CIE-Luv:
69.0491, 36.0865, -36.2251
Hunter-Lab:
62.7795, 30.3744, -15.3311
#d792cd color charts
#d792cd color shades, tints & tones
#d792cd color schemes
#d792cd color preview, HTML & CSS examples
This text has a color of #d792cd
<p style="color:#d792cd;">Text here</p>
.mytext {color:#d792cd;}
This box has a color of #d792cd
<div style="background-color:#d792cd;">Content here</div>
.mybackground {background-color:#d792cd;}
Border around this has a color of #d792cd
<div style="border:2px solid #d792cd;">Content here</div>
.myborder {border:2px solid #d792cd;}