#d25cfd color space conversions
Hex:
#d25cfd
RGB:
210, 92, 253
CMY:
18, 64, 1
CMYK:
17, 64, 0, 1
HSL:
284°, 97.5758%, 67.6471%
HSV (HSB):
284°, 63.6364%, 99.2157%
XYZ:
48.1351, 28.4478, 95.8825
xyY:
0.2791, 0.1649, 28.4478
CIE-Lab:
60.2911, 69.7043, -60.1640
CIE-LCH:
60.2911, 92.0782, 319.2015
CIE-Luv:
60.2911, 42.8515, -103.8977
Hunter-Lab:
53.3365, 67.7540, -69.2496
#d25cfd color charts
#d25cfd color shades, tints & tones
#d25cfd color schemes
#d25cfd color preview, HTML & CSS examples
This text has a color of #d25cfd
<p style="color:#d25cfd;">Text here</p>
.mytext {color:#d25cfd;}
This box has a color of #d25cfd
<div style="background-color:#d25cfd;">Content here</div>
.mybackground {background-color:#d25cfd;}
Border around this has a color of #d25cfd
<div style="border:2px solid #d25cfd;">Content here</div>
.myborder {border:2px solid #d25cfd;}