#d25fd8 color space conversions
Hex:
#d25fd8
RGB:
210, 95, 216
CMY:
18, 63, 15
CMYK:
3, 56, 0, 15
HSL:
297°, 60.8040%, 60.9804%
HSV (HSB):
297°, 56.0185%, 84.7059%
XYZ:
43.0652, 26.8439, 67.8774
xyY:
0.3126, 0.1948, 26.8439
CIE-Lab:
58.8296, 61.4895, -41.8348
CIE-LCH:
58.8296, 74.3714, 325.7704
CIE-Luv:
58.8296, 51.5769, -73.6355
Hunter-Lab:
51.8111, 57.6991, -41.4076
#d25fd8 color charts
#d25fd8 color shades, tints & tones
#d25fd8 color schemes
#d25fd8 color preview, HTML & CSS examples
This text has a color of #d25fd8
<p style="color:#d25fd8;">Text here</p>
.mytext {color:#d25fd8;}
This box has a color of #d25fd8
<div style="background-color:#d25fd8;">Content here</div>
.mybackground {background-color:#d25fd8;}
Border around this has a color of #d25fd8
<div style="border:2px solid #d25fd8;">Content here</div>
.myborder {border:2px solid #d25fd8;}