#d488d8 color space conversions
Hex:
#d488d8
RGB:
212, 136, 216
CMY:
17, 47, 15
CMYK:
2, 37, 0, 15
HSL:
297°, 50.6329%, 69.0196%
HSV (HSB):
297°, 37.0370%, 84.7059%
XYZ:
48.3502, 36.5632, 69.4748
xyY:
0.3132, 0.2368, 36.5632
CIE-Lab:
66.9481, 41.6035, -29.1673
CIE-LCH:
66.9481, 50.8093, 324.9665
CIE-Luv:
66.9481, 36.8522, -51.9306
Hunter-Lab:
60.4675, 36.9115, -25.7946
#d488d8 color charts
#d488d8 color shades, tints & tones
#d488d8 color schemes
#d488d8 color preview, HTML & CSS examples
This text has a color of #d488d8
<p style="color:#d488d8;">Text here</p>
.mytext {color:#d488d8;}
This box has a color of #d488d8
<div style="background-color:#d488d8;">Content here</div>
.mybackground {background-color:#d488d8;}
Border around this has a color of #d488d8
<div style="border:2px solid #d488d8;">Content here</div>
.myborder {border:2px solid #d488d8;}