#d02fac color space conversions
Hex:
#d02fac
RGB:
208, 47, 172
CMY:
18, 82, 33
CMYK:
0, 77, 17, 18
HSL:
313°, 63.1373%, 50.0000%
HSV (HSB):
313°, 77.4038%, 81.5686%
XYZ:
34.4753, 18.4215, 40.7684
xyY:
0.3681, 0.1967, 18.4215
CIE-Lab:
50.0034, 72.0852, -30.3521
CIE-LCH:
50.0034, 78.2146, 337.1660
CIE-Luv:
50.0034, 78.3716, -55.5999
Hunter-Lab:
42.9203, 68.2682, -26.2732
#d02fac color charts
#d02fac color shades, tints & tones
#d02fac color schemes
#d02fac color preview, HTML & CSS examples
This text has a color of #d02fac
<p style="color:#d02fac;">Text here</p>
.mytext {color:#d02fac;}
This box has a color of #d02fac
<div style="background-color:#d02fac;">Content here</div>
.mybackground {background-color:#d02fac;}
Border around this has a color of #d02fac
<div style="border:2px solid #d02fac;">Content here</div>
.myborder {border:2px solid #d02fac;}