#d282d2 color space conversions
Hex:
#d282d2
RGB:
210, 130, 210
CMY:
18, 49, 18
CMYK:
0, 38, 0, 18
HSL:
300°, 47.0588%, 66.6667%
HSV (HSB):
300°, 38.0952%, 82.3529%
XYZ:
46.1938, 34.3200, 65.1625
xyY:
0.3171, 0.2356, 34.3200
CIE-Lab:
65.2158, 43.0459, -28.5152
CIE-LCH:
65.2158, 51.6339, 326.4780
CIE-Luv:
65.2158, 39.3520, -50.8893
Hunter-Lab:
58.5833, 38.2292, -24.9403
#d282d2 color charts
#d282d2 color shades, tints & tones
#d282d2 color schemes
#d282d2 color preview, HTML & CSS examples
This text has a color of #d282d2
<p style="color:#d282d2;">Text here</p>
.mytext {color:#d282d2;}
This box has a color of #d282d2
<div style="background-color:#d282d2;">Content here</div>
.mybackground {background-color:#d282d2;}
Border around this has a color of #d282d2
<div style="border:2px solid #d282d2;">Content here</div>
.myborder {border:2px solid #d282d2;}