#d282d4 color space conversions
Hex:
#d282d4
RGB:
210, 130, 212
CMY:
18, 49, 17
CMYK:
1, 39, 0, 17
HSL:
299°, 48.8095%, 67.0588%
HSV (HSB):
299°, 38.6792%, 83.1373%
XYZ:
46.4446, 34.4204, 66.4832
xyY:
0.3152, 0.2336, 34.4204
CIE-Lab:
65.2949, 43.4153, -29.5099
CIE-LCH:
65.2949, 52.4950, 325.7955
CIE-Luv:
65.2949, 38.9616, -52.5455
Hunter-Lab:
58.6689, 38.6372, -26.1189
#d282d4 color charts
#d282d4 color shades, tints & tones
#d282d4 color schemes
#d282d4 color preview, HTML & CSS examples
This text has a color of #d282d4
<p style="color:#d282d4;">Text here</p>
.mytext {color:#d282d4;}
This box has a color of #d282d4
<div style="background-color:#d282d4;">Content here</div>
.mybackground {background-color:#d282d4;}
Border around this has a color of #d282d4
<div style="border:2px solid #d282d4;">Content here</div>
.myborder {border:2px solid #d282d4;}