#d25dec color space conversions
Hex:
#d25dec
RGB:
210, 93, 236
CMY:
18, 64, 7
CMYK:
11, 61, 0, 7
HSL:
289°, 79.0055%, 64.5098%
HSV (HSB):
289°, 60.5932%, 92.5490%
XYZ:
45.6330, 27.5865, 82.2765
xyY:
0.2935, 0.1774, 27.5865
CIE-Lab:
59.5133, 66.0284, -51.9712
CIE-LCH:
59.5133, 84.0283, 321.7936
CIE-Luv:
59.5133, 46.8917, -90.3624
Hunter-Lab:
52.5228, 63.1699, -56.1112
#d25dec color charts
#d25dec color shades, tints & tones
#d25dec color schemes
#d25dec color preview, HTML & CSS examples
This text has a color of #d25dec
<p style="color:#d25dec;">Text here</p>
.mytext {color:#d25dec;}
This box has a color of #d25dec
<div style="background-color:#d25dec;">Content here</div>
.mybackground {background-color:#d25dec;}
Border around this has a color of #d25dec
<div style="border:2px solid #d25dec;">Content here</div>
.myborder {border:2px solid #d25dec;}