#d25fc9 color space conversions
Hex:
#d25fc9
RGB:
210, 95, 201
CMY:
18, 63, 21
CMYK:
0, 55, 4, 18
HSL:
305°, 56.0976%, 59.8039%
HSV (HSB):
305°, 54.7619%, 82.3529%
XYZ:
41.2132, 26.1031, 58.1246
xyY:
0.3285, 0.2081, 26.1031
CIE-Lab:
58.1348, 58.8983, -34.4234
CIE-LCH:
58.1348, 68.2201, 329.6957
CIE-Luv:
58.1348, 55.6887, -61.5108
Hunter-Lab:
51.0912, 54.5790, -31.6882
#d25fc9 color charts
#d25fc9 color shades, tints & tones
#d25fc9 color schemes
#d25fc9 color preview, HTML & CSS examples
This text has a color of #d25fc9
<p style="color:#d25fc9;">Text here</p>
.mytext {color:#d25fc9;}
This box has a color of #d25fc9
<div style="background-color:#d25fc9;">Content here</div>
.mybackground {background-color:#d25fc9;}
Border around this has a color of #d25fc9
<div style="border:2px solid #d25fc9;">Content here</div>
.myborder {border:2px solid #d25fc9;}