#d25ded color space conversions
Hex:
#d25ded
RGB:
210, 93, 237
CMY:
18, 64, 7
CMYK:
11, 61, 0, 7
HSL:
289°, 80.0000%, 64.7059%
HSV (HSB):
289°, 60.7595%, 92.9412%
XYZ:
45.7788, 27.6448, 83.0439
xyY:
0.2926, 0.1767, 27.6448
CIE-Lab:
59.5664, 66.2156, -52.4442
CIE-LCH:
59.5664, 84.4683, 321.6200
CIE-Luv:
59.5664, 46.6326, -91.1452
Hunter-Lab:
52.5783, 63.4040, -56.8398
#d25ded color charts
#d25ded color shades, tints & tones
#d25ded color schemes
#d25ded color preview, HTML & CSS examples
This text has a color of #d25ded
<p style="color:#d25ded;">Text here</p>
.mytext {color:#d25ded;}
This box has a color of #d25ded
<div style="background-color:#d25ded;">Content here</div>
.mybackground {background-color:#d25ded;}
Border around this has a color of #d25ded
<div style="border:2px solid #d25ded;">Content here</div>
.myborder {border:2px solid #d25ded;}