#d282d6 color space conversions
Hex:
#d282d6
RGB:
210, 130, 214
CMY:
18, 49, 16
CMYK:
2, 39, 0, 16
HSL:
297°, 50.6024%, 67.4510%
HSV (HSB):
297°, 39.2523%, 83.9216%
XYZ:
46.6986, 34.5219, 67.8204
xyY:
0.3133, 0.2316, 34.5219
CIE-Lab:
65.3748, 43.7874, -30.5022
CIE-LCH:
65.3748, 53.3640, 325.1390
CIE-Luv:
65.3748, 38.5718, -54.2019
Hunter-Lab:
58.7554, 39.0493, -27.3088
#d282d6 color charts
#d282d6 color shades, tints & tones
#d282d6 color schemes
#d282d6 color preview, HTML & CSS examples
This text has a color of #d282d6
<p style="color:#d282d6;">Text here</p>
.mytext {color:#d282d6;}
This box has a color of #d282d6
<div style="background-color:#d282d6;">Content here</div>
.mybackground {background-color:#d282d6;}
Border around this has a color of #d282d6
<div style="border:2px solid #d282d6;">Content here</div>
.myborder {border:2px solid #d282d6;}