#d488c5 color space conversions
Hex:
#d488c5
RGB:
212, 136, 197
CMY:
17, 47, 23
CMYK:
0, 36, 7, 17
HSL:
312°, 46.9136%, 68.2353%
HSV (HSB):
312°, 35.8491%, 83.1373%
XYZ:
46.0336, 35.6366, 57.2756
xyY:
0.3313, 0.2565, 35.6366
CIE-Lab:
66.2413, 38.1705, -19.6529
CIE-LCH:
66.2413, 42.9328, 332.7574
CIE-Luv:
66.2413, 40.3757, -36.2251
Hunter-Lab:
59.6964, 33.1778, -15.0983
#d488c5 color charts
#d488c5 color shades, tints & tones
#d488c5 color schemes
#d488c5 color preview, HTML & CSS examples
This text has a color of #d488c5
<p style="color:#d488c5;">Text here</p>
.mytext {color:#d488c5;}
This box has a color of #d488c5
<div style="background-color:#d488c5;">Content here</div>
.mybackground {background-color:#d488c5;}
Border around this has a color of #d488c5
<div style="border:2px solid #d488c5;">Content here</div>
.myborder {border:2px solid #d488c5;}