#d072f4 color space conversions
Hex:
#d072f4
RGB:
208, 114, 244
CMY:
18, 55, 4
CMYK:
15, 53, 0, 4
HSL:
283°, 85.5263%, 70.1961%
HSV (HSB):
283°, 53.2787%, 95.6863%
XYZ:
48.3589, 31.9762, 89.2112
xyY:
0.2852, 0.1886, 31.9762
CIE-Lab:
63.3232, 57.2518, -50.3830
CIE-LCH:
63.3232, 76.2641, 318.6514
CIE-Luv:
63.3232, 37.2754, -87.7786
Hunter-Lab:
56.5475, 53.6934, -53.9546
#d072f4 color charts
#d072f4 color shades, tints & tones
#d072f4 color schemes
#d072f4 color preview, HTML & CSS examples
This text has a color of #d072f4
<p style="color:#d072f4;">Text here</p>
.mytext {color:#d072f4;}
This box has a color of #d072f4
<div style="background-color:#d072f4;">Content here</div>
.mybackground {background-color:#d072f4;}
Border around this has a color of #d072f4
<div style="border:2px solid #d072f4;">Content here</div>
.myborder {border:2px solid #d072f4;}