#d25ffd color space conversions
Hex:
#d25ffd
RGB:
210, 95, 253
CMY:
18, 63, 1
CMYK:
17, 62, 0, 1
HSL:
284°, 97.5309%, 68.2353%
HSV (HSB):
284°, 62.4506%, 99.2157%
XYZ:
48.4002, 28.9779, 95.9708
xyY:
0.2792, 0.1672, 28.9779
CIE-Lab:
60.7621, 68.4044, -59.4108
CIE-LCH:
60.7621, 90.6025, 319.0250
CIE-Luv:
60.7621, 42.0781, -102.7390
Hunter-Lab:
53.8311, 66.2869, -68.0212
#d25ffd color charts
#d25ffd color shades, tints & tones
#d25ffd color schemes
#d25ffd color preview, HTML & CSS examples
This text has a color of #d25ffd
<p style="color:#d25ffd;">Text here</p>
.mytext {color:#d25ffd;}
This box has a color of #d25ffd
<div style="background-color:#d25ffd;">Content here</div>
.mybackground {background-color:#d25ffd;}
Border around this has a color of #d25ffd
<div style="border:2px solid #d25ffd;">Content here</div>
.myborder {border:2px solid #d25ffd;}