#d25df3 color space conversions
Hex:
#d25df3
RGB:
210, 93, 243
CMY:
18, 64, 5
CMYK:
14, 62, 0, 5
HSL:
287°, 86.2069%, 65.8824%
HSV (HSB):
287°, 61.7284%, 95.2941%
XYZ:
46.6704, 28.0014, 87.7390
xyY:
0.2874, 0.1724, 28.0014
CIE-Lab:
59.8900, 67.3490, -55.2671
CIE-LCH:
59.8900, 87.1226, 320.6275
CIE-Luv:
59.8900, 45.0950, -95.8188
Hunter-Lab:
52.9164, 64.8271, -61.2655
#d25df3 color charts
#d25df3 color shades, tints & tones
#d25df3 color schemes
#d25df3 color preview, HTML & CSS examples
This text has a color of #d25df3
<p style="color:#d25df3;">Text here</p>
.mytext {color:#d25df3;}
This box has a color of #d25df3
<div style="background-color:#d25df3;">Content here</div>
.mybackground {background-color:#d25df3;}
Border around this has a color of #d25df3
<div style="border:2px solid #d25df3;">Content here</div>
.myborder {border:2px solid #d25df3;}