#d078e8 color space conversions
Hex:
#d078e8
RGB:
208, 120, 232
CMY:
18, 53, 9
CMYK:
10, 48, 0, 9
HSL:
287°, 70.8861%, 69.0196%
HSV (HSB):
287°, 48.2759%, 90.9804%
XYZ:
47.2944, 32.6690, 80.1570
xyY:
0.2954, 0.2040, 32.6690
CIE-Lab:
63.8920, 51.8493, -42.8438
CIE-LCH:
63.8920, 67.2602, 320.4326
CIE-Luv:
63.8920, 37.6935, -75.0196
Hunter-Lab:
57.1568, 47.6753, -43.1388
#d078e8 color charts
#d078e8 color shades, tints & tones
#d078e8 color schemes
#d078e8 color preview, HTML & CSS examples
This text has a color of #d078e8
<p style="color:#d078e8;">Text here</p>
.mytext {color:#d078e8;}
This box has a color of #d078e8
<div style="background-color:#d078e8;">Content here</div>
.mybackground {background-color:#d078e8;}
Border around this has a color of #d078e8
<div style="border:2px solid #d078e8;">Content here</div>
.myborder {border:2px solid #d078e8;}