#d078f8 color space conversions
Hex:
#d078f8
RGB:
208, 120, 248
CMY:
18, 53, 3
CMYK:
16, 52, 0, 3
HSL:
281°, 90.1408%, 72.1569%
HSV (HSB):
281°, 51.6129%, 97.2549%
XYZ:
49.6722, 33.6201, 92.6783
xyY:
0.2823, 0.1911, 33.6201
CIE-Lab:
64.6599, 55.0711, -50.4719
CIE-LCH:
64.6599, 74.7010, 317.4952
CIE-Luv:
64.6599, 34.4352, -87.9757
Hunter-Lab:
57.9829, 51.4455, -54.1795
#d078f8 color charts
#d078f8 color shades, tints & tones
#d078f8 color schemes
#d078f8 color preview, HTML & CSS examples
This text has a color of #d078f8
<p style="color:#d078f8;">Text here</p>
.mytext {color:#d078f8;}
This box has a color of #d078f8
<div style="background-color:#d078f8;">Content here</div>
.mybackground {background-color:#d078f8;}
Border around this has a color of #d078f8
<div style="border:2px solid #d078f8;">Content here</div>
.myborder {border:2px solid #d078f8;}