#d92dca color space conversions
Hex:
#d92dca
RGB:
217, 45, 202
CMY:
15, 82, 21
CMYK:
0, 79, 7, 15
HSL:
305°, 69.3548%, 51.3725%
HSV (HSB):
305°, 79.2627%, 85.0980%
XYZ:
40.2143, 20.8928, 57.7903
xyY:
0.3382, 0.1757, 20.8928
CIE-Lab:
52.8319, 78.6731, -43.2546
CIE-LCH:
52.8319, 89.7799, 331.1979
CIE-Luv:
52.8319, 73.7680, -76.5923
Hunter-Lab:
45.7086, 77.0539, -42.9655
#d92dca color charts
#d92dca color shades, tints & tones
#d92dca color schemes
#d92dca color preview, HTML & CSS examples
This text has a color of #d92dca
<p style="color:#d92dca;">Text here</p>
.mytext {color:#d92dca;}
This box has a color of #d92dca
<div style="background-color:#d92dca;">Content here</div>
.mybackground {background-color:#d92dca;}
Border around this has a color of #d92dca
<div style="border:2px solid #d92dca;">Content here</div>
.myborder {border:2px solid #d92dca;}