#d078c5 color space conversions
Hex:
#d078c5
RGB:
208, 120, 197
CMY:
18, 53, 23
CMYK:
0, 42, 5, 18
HSL:
308°, 48.3516%, 64.3137%
HSV (HSB):
308°, 42.3077%, 81.5686%
XYZ:
42.8069, 30.8741, 56.5264
xyY:
0.3288, 0.2371, 30.8741
CIE-Lab:
62.4012, 45.3255, -25.5668
CIE-LCH:
62.4012, 52.0390, 330.5739
CIE-Luv:
62.4012, 45.1395, -46.2272
Hunter-Lab:
55.5644, 40.2790, -21.4214
#d078c5 color charts
#d078c5 color shades, tints & tones
#d078c5 color schemes
#d078c5 color preview, HTML & CSS examples
This text has a color of #d078c5
<p style="color:#d078c5;">Text here</p>
.mytext {color:#d078c5;}
This box has a color of #d078c5
<div style="background-color:#d078c5;">Content here</div>
.mybackground {background-color:#d078c5;}
Border around this has a color of #d078c5
<div style="border:2px solid #d078c5;">Content here</div>
.myborder {border:2px solid #d078c5;}