#cf73d2 color space conversions
Hex:
#cf73d2
RGB:
207, 115, 210
CMY:
19, 55, 18
CMYK:
1, 45, 0, 18
HSL:
298°, 51.3514%, 63.7255%
HSV (HSB):
298°, 45.2381%, 82.3529%
XYZ:
43.4957, 30.1800, 64.5056
xyY:
0.3148, 0.2184, 30.1800
CIE-Lab:
61.8092, 49.9216, -33.8203
CIE-LCH:
61.8092, 60.2991, 325.8836
CIE-Luv:
61.8092, 43.7230, -59.8783
Hunter-Lab:
54.9363, 45.1884, -31.1622
#cf73d2 color charts
#cf73d2 color shades, tints & tones
#cf73d2 color schemes
#cf73d2 color preview, HTML & CSS examples
This text has a color of #cf73d2
<p style="color:#cf73d2;">Text here</p>
.mytext {color:#cf73d2;}
This box has a color of #cf73d2
<div style="background-color:#cf73d2;">Content here</div>
.mybackground {background-color:#cf73d2;}
Border around this has a color of #cf73d2
<div style="border:2px solid #cf73d2;">Content here</div>
.myborder {border:2px solid #cf73d2;}