#d084d5 color space conversions
Hex:
#d084d5
RGB:
208, 132, 213
CMY:
18, 48, 16
CMYK:
2, 38, 0, 16
HSL:
296°, 49.0909%, 67.6471%
HSV (HSB):
296°, 38.0282%, 83.5294%
XYZ:
46.2739, 34.7165, 67.2128
xyY:
0.3122, 0.2342, 34.7165
CIE-Lab:
65.5274, 41.9301, -29.7275
CIE-LCH:
65.5274, 51.3990, 324.6642
CIE-Luv:
65.5274, 36.5985, -52.6886
Hunter-Lab:
58.9207, 37.0753, -26.3896
#d084d5 color charts
#d084d5 color shades, tints & tones
#d084d5 color schemes
#d084d5 color preview, HTML & CSS examples
This text has a color of #d084d5
<p style="color:#d084d5;">Text here</p>
.mytext {color:#d084d5;}
This box has a color of #d084d5
<div style="background-color:#d084d5;">Content here</div>
.mybackground {background-color:#d084d5;}
Border around this has a color of #d084d5
<div style="border:2px solid #d084d5;">Content here</div>
.myborder {border:2px solid #d084d5;}