#dc25ff color space conversions
Hex:
#dc25ff
RGB:
220, 37, 255
CMY:
14, 85, 0
CMYK:
14, 85, 0, 0
HSL:
290°, 100.0000%, 57.2549%
HSV (HSB):
290°, 85.4902%, 100.0000%
XYZ:
48.2268, 23.7588, 96.6518
xyY:
0.2860, 0.1409, 23.7588
CIE-Lab:
55.8455, 89.1195, -68.3403
CIE-LCH:
55.8455, 112.3062, 322.5176
CIE-Luv:
55.8455, 58.0057, -116.5038
Hunter-Lab:
48.7430, 91.3094, -83.4453
#dc25ff color charts
#dc25ff color shades, tints & tones
#dc25ff color schemes
#dc25ff color preview, HTML & CSS examples
This text has a color of #dc25ff
<p style="color:#dc25ff;">Text here</p>
.mytext {color:#dc25ff;}
This box has a color of #dc25ff
<div style="background-color:#dc25ff;">Content here</div>
.mybackground {background-color:#dc25ff;}
Border around this has a color of #dc25ff
<div style="border:2px solid #dc25ff;">Content here</div>
.myborder {border:2px solid #dc25ff;}