#d282ed color space conversions
Hex:
#d282ed
RGB:
210, 130, 237
CMY:
18, 49, 7
CMYK:
11, 45, 0, 7
HSL:
285°, 74.8252%, 71.9608%
HSV (HSB):
285°, 45.1477%, 92.9412%
XYZ:
49.8470, 35.7813, 84.4000
xyY:
0.2932, 0.2104, 35.7813
CIE-Lab:
66.3525, 48.2476, -41.7334
CIE-LCH:
66.3525, 63.7927, 319.1407
CIE-Luv:
66.3525, 34.1521, -73.1975
Hunter-Lab:
59.8175, 44.0668, -41.7835
#d282ed color charts
#d282ed color shades, tints & tones
#d282ed color schemes
#d282ed color preview, HTML & CSS examples
This text has a color of #d282ed
<p style="color:#d282ed;">Text here</p>
.mytext {color:#d282ed;}
This box has a color of #d282ed
<div style="background-color:#d282ed;">Content here</div>
.mybackground {background-color:#d282ed;}
Border around this has a color of #d282ed
<div style="border:2px solid #d282ed;">Content here</div>
.myborder {border:2px solid #d282ed;}