#dc09f5 color space conversions
Hex:
#dc09f5
RGB:
220, 9, 245
CMY:
14, 96, 4
CMYK:
10, 96, 0, 4
HSL:
294°, 92.9134%, 49.8039%
HSV (HSB):
294°, 96.3265%, 96.0784%
XYZ:
46.0943, 22.0036, 88.2039
xyY:
0.2949, 0.1408, 22.0036
CIE-Lab:
54.0308, 90.9746, -65.6973
CIE-LCH:
54.0308, 112.2163, 324.1651
CIE-Luv:
54.0308, 63.1515, -111.8768
Hunter-Lab:
46.9080, 93.3148, -78.6509
#dc09f5 color charts
#dc09f5 color shades, tints & tones
#dc09f5 color schemes
#dc09f5 color preview, HTML & CSS examples
This text has a color of #dc09f5
<p style="color:#dc09f5;">Text here</p>
.mytext {color:#dc09f5;}
This box has a color of #dc09f5
<div style="background-color:#dc09f5;">Content here</div>
.mybackground {background-color:#dc09f5;}
Border around this has a color of #dc09f5
<div style="border:2px solid #dc09f5;">Content here</div>
.myborder {border:2px solid #dc09f5;}