#d256d3 color space conversions
Hex:
#d256d3
RGB:
210, 86, 211
CMY:
18, 66, 17
CMYK:
0, 59, 0, 17
HSL:
300°, 58.6854%, 58.2353%
HSV (HSB):
300°, 59.2417%, 82.7451%
XYZ:
41.6640, 25.0604, 64.2692
xyY:
0.3181, 0.1913, 25.0604
CIE-Lab:
57.1342, 64.5862, -41.6753
CIE-LCH:
57.1342, 76.8648, 327.1672
CIE-Luv:
57.1342, 55.8529, -73.3992
Hunter-Lab:
50.0603, 60.9557, -41.0764
#d256d3 color charts
#d256d3 color shades, tints & tones
#d256d3 color schemes
#d256d3 color preview, HTML & CSS examples
This text has a color of #d256d3
<p style="color:#d256d3;">Text here</p>
.mytext {color:#d256d3;}
This box has a color of #d256d3
<div style="background-color:#d256d3;">Content here</div>
.mybackground {background-color:#d256d3;}
Border around this has a color of #d256d3
<div style="border:2px solid #d256d3;">Content here</div>
.myborder {border:2px solid #d256d3;}