#df25ec color space conversions
Hex:
#df25ec
RGB:
223, 37, 236
CMY:
13, 85, 7
CMYK:
6, 84, 0, 7
HSL:
296°, 83.9662%, 53.5294%
HSV (HSB):
296°, 84.3220%, 92.5490%
XYZ:
46.2333, 23.0672, 81.3725
xyY:
0.3068, 0.1531, 23.0672
CIE-Lab:
55.1415, 86.5815, -58.8391
CIE-LCH:
55.1415, 104.6823, 325.8007
CIE-Luv:
55.1415, 66.5023, -101.8612
Hunter-Lab:
48.0284, 87.7790, -66.8328
#df25ec color charts
#df25ec color shades, tints & tones
#df25ec color schemes
#df25ec color preview, HTML & CSS examples
This text has a color of #df25ec
<p style="color:#df25ec;">Text here</p>
.mytext {color:#df25ec;}
This box has a color of #df25ec
<div style="background-color:#df25ec;">Content here</div>
.mybackground {background-color:#df25ec;}
Border around this has a color of #df25ec
<div style="border:2px solid #df25ec;">Content here</div>
.myborder {border:2px solid #df25ec;}