#d050c5 color space conversions
Hex:
#d050c5
RGB:
208, 80, 197
CMY:
18, 69, 23
CMYK:
0, 62, 5, 18
HSL:
305°, 57.6577%, 56.4706%
HSV (HSB):
305°, 61.5385%, 81.5686%
XYZ:
38.9591, 23.1784, 55.2438
xyY:
0.3319, 0.1975, 23.1784
CIE-Lab:
55.2557, 64.2793, -36.6615
CIE-LCH:
55.2557, 73.9993, 330.3018
CIE-Luv:
55.2557, 60.5440, -65.1363
Hunter-Lab:
48.1440, 60.1940, -34.3328
#d050c5 color charts
#d050c5 color shades, tints & tones
#d050c5 color schemes
#d050c5 color preview, HTML & CSS examples
This text has a color of #d050c5
<p style="color:#d050c5;">Text here</p>
.mytext {color:#d050c5;}
This box has a color of #d050c5
<div style="background-color:#d050c5;">Content here</div>
.mybackground {background-color:#d050c5;}
Border around this has a color of #d050c5
<div style="border:2px solid #d050c5;">Content here</div>
.myborder {border:2px solid #d050c5;}