#d25ff5 color space conversions
Hex:
#d25ff5
RGB:
210, 95, 245
CMY:
18, 63, 4
CMYK:
14, 61, 0, 4
HSL:
286°, 88.2353%, 66.6667%
HSV (HSB):
286°, 61.2245%, 96.0784%
XYZ:
47.1520, 28.4786, 89.3979
xyY:
0.2857, 0.1726, 28.4786
CIE-Lab:
60.3187, 66.8535, -55.6936
CIE-LCH:
60.3187, 87.0124, 320.2033
CIE-Luv:
60.3187, 44.0445, -96.5692
Hunter-Lab:
53.3654, 64.3276, -61.9672
#d25ff5 color charts
#d25ff5 color shades, tints & tones
#d25ff5 color schemes
#d25ff5 color preview, HTML & CSS examples
This text has a color of #d25ff5
<p style="color:#d25ff5;">Text here</p>
.mytext {color:#d25ff5;}
This box has a color of #d25ff5
<div style="background-color:#d25ff5;">Content here</div>
.mybackground {background-color:#d25ff5;}
Border around this has a color of #d25ff5
<div style="border:2px solid #d25ff5;">Content here</div>
.myborder {border:2px solid #d25ff5;}