#d25fc7 color space conversions
Hex:
#d25fc7
RGB:
210, 95, 199
CMY:
18, 63, 22
CMYK:
0, 55, 5, 18
HSL:
306°, 56.0976%, 59.8039%
HSV (HSB):
306°, 54.7619%, 82.3529%
XYZ:
40.9794, 26.0096, 56.8933
xyY:
0.3308, 0.2100, 26.0096
CIE-Lab:
58.0461, 58.5634, -33.4225
CIE-LCH:
58.0461, 67.4294, 330.2863
CIE-Luv:
58.0461, 56.2459, -59.8862
Hunter-Lab:
50.9996, 54.1796, -30.4421
#d25fc7 color charts
#d25fc7 color shades, tints & tones
#d25fc7 color schemes
#d25fc7 color preview, HTML & CSS examples
This text has a color of #d25fc7
<p style="color:#d25fc7;">Text here</p>
.mytext {color:#d25fc7;}
This box has a color of #d25fc7
<div style="background-color:#d25fc7;">Content here</div>
.mybackground {background-color:#d25fc7;}
Border around this has a color of #d25fc7
<div style="border:2px solid #d25fc7;">Content here</div>
.myborder {border:2px solid #d25fc7;}