#d358d4 color space conversions
Hex:
#d358d4
RGB:
211, 88, 212
CMY:
17, 65, 17
CMYK:
0, 58, 0, 17
HSL:
300°, 59.0476%, 58.8235%
HSV (HSB):
300°, 58.4906%, 83.1373%
XYZ:
42.2374, 25.5818, 64.9990
xyY:
0.3180, 0.1926, 25.5818
CIE-Lab:
57.6379, 64.1491, -41.4393
CIE-LCH:
57.6379, 76.3697, 327.1382
CIE-Luv:
57.6379, 55.6256, -73.1029
Hunter-Lab:
50.5785, 60.5506, -40.7894
#d358d4 color charts
#d358d4 color shades, tints & tones
#d358d4 color schemes
#d358d4 color preview, HTML & CSS examples
This text has a color of #d358d4
<p style="color:#d358d4;">Text here</p>
.mytext {color:#d358d4;}
This box has a color of #d358d4
<div style="background-color:#d358d4;">Content here</div>
.mybackground {background-color:#d358d4;}
Border around this has a color of #d358d4
<div style="border:2px solid #d358d4;">Content here</div>
.myborder {border:2px solid #d358d4;}