#d282e2 color space conversions
Hex:
#d282e2
RGB:
210, 130, 226
CMY:
18, 49, 11
CMYK:
7, 42, 0, 11
HSL:
290°, 62.3377%, 69.8039%
HSV (HSB):
290°, 42.4779%, 88.6275%
XYZ:
48.2884, 35.1579, 76.1926
xyY:
0.3025, 0.2202, 35.1579
CIE-Lab:
65.8714, 46.0742, -36.4034
CIE-LCH:
65.8714, 58.7200, 321.6876
CIE-Luv:
65.8714, 36.2494, -64.1327
Hunter-Lab:
59.2941, 41.6037, -34.6815
#d282e2 color charts
#d282e2 color shades, tints & tones
#d282e2 color schemes
#d282e2 color preview, HTML & CSS examples
This text has a color of #d282e2
<p style="color:#d282e2;">Text here</p>
.mytext {color:#d282e2;}
This box has a color of #d282e2
<div style="background-color:#d282e2;">Content here</div>
.mybackground {background-color:#d282e2;}
Border around this has a color of #d282e2
<div style="border:2px solid #d282e2;">Content here</div>
.myborder {border:2px solid #d282e2;}