#d256c5 color space conversions
Hex:
#d256c5
RGB:
210, 86, 197
CMY:
18, 66, 23
CMYK:
0, 59, 6, 18
HSL:
306°, 57.9439%, 58.0392%
HSV (HSB):
306°, 59.0476%, 82.3529%
XYZ:
39.9842, 24.3884, 55.4234
xyY:
0.3338, 0.2036, 24.3884
CIE-Lab:
56.4746, 62.2544, -34.7325
CIE-LCH:
56.4746, 71.2878, 330.8423
CIE-Luv:
56.4746, 60.0040, -62.1522
Hunter-Lab:
49.3846, 58.0990, -31.9707
#d256c5 color charts
#d256c5 color shades, tints & tones
#d256c5 color schemes
#d256c5 color preview, HTML & CSS examples
This text has a color of #d256c5
<p style="color:#d256c5;">Text here</p>
.mytext {color:#d256c5;}
This box has a color of #d256c5
<div style="background-color:#d256c5;">Content here</div>
.mybackground {background-color:#d256c5;}
Border around this has a color of #d256c5
<div style="border:2px solid #d256c5;">Content here</div>
.myborder {border:2px solid #d256c5;}