#d077f9 color space conversions
Hex:
#d077f9
RGB:
208, 119, 249
CMY:
18, 53, 2
CMYK:
16, 52, 0, 2
HSL:
281°, 91.5493%, 72.1569%
HSV (HSB):
281°, 52.2088%, 97.6471%
XYZ:
49.7081, 33.4431, 93.4578
xyY:
0.2815, 0.1894, 33.4431
CIE-Lab:
64.5181, 55.7796, -51.2464
CIE-LCH:
64.5181, 75.7467, 317.4254
CIE-Luv:
64.5181, 34.5725, -89.2865
Hunter-Lab:
57.8300, 52.2282, -55.3362
#d077f9 color charts
#d077f9 color shades, tints & tones
#d077f9 color schemes
#d077f9 color preview, HTML & CSS examples
This text has a color of #d077f9
<p style="color:#d077f9;">Text here</p>
.mytext {color:#d077f9;}
This box has a color of #d077f9
<div style="background-color:#d077f9;">Content here</div>
.mybackground {background-color:#d077f9;}
Border around this has a color of #d077f9
<div style="border:2px solid #d077f9;">Content here</div>
.myborder {border:2px solid #d077f9;}