#d256cd color space conversions
Hex:
#d256cd
RGB:
210, 86, 205
CMY:
18, 66, 20
CMYK:
0, 59, 2, 18
HSL:
302°, 57.9439%, 58.0392%
HSV (HSB):
302°, 59.0476%, 82.3529%
XYZ:
40.9256, 24.7650, 60.3807
xyY:
0.3246, 0.1964, 24.7650
CIE-Lab:
56.8457, 63.5723, -38.7185
CIE-LCH:
56.8457, 74.4349, 328.6566
CIE-Luv:
56.8457, 57.6162, -68.5934
Hunter-Lab:
49.7644, 59.7081, -37.1033
#d256cd color charts
#d256cd RGB chart
#d256cd CMYK chart
#d256cd RGB pie chart
#d256cd color shades, tints & tones
#d256cd color schemes
#d256cd color preview, HTML & CSS examples
This text has a color of #d256cd
<p style="color:#d256cd;">Text here</p>
.mytext {color:#d256cd;}
Text color #d256cd
This box has a color of #d256cd
<div style="background-color:#d256cd;">Content here</div>
.mybackground {background-color:#d256cd;}
Background color #d256cd
Border around this has a color of #d256cd
<div style="border:2px solid #d256cd;">Content here</div>
.myborder {border:2px solid #d256cd;}
Border color #d256cd