#d05ec0 color space conversions
Hex:
#d05ec0
RGB:
208, 94, 192
CMY:
18, 63, 25
CMYK:
0, 55, 8, 18
HSL:
308°, 54.8077%, 59.2157%
HSV (HSB):
308°, 54.8077%, 81.5686%
XYZ:
39.5296, 25.2211, 52.6539
xyY:
0.3367, 0.2148, 25.2211
CIE-Lab:
57.2902, 57.3137, -30.6209
CIE-LCH:
57.2902, 64.9807, 331.8858
CIE-Luv:
57.2902, 57.1709, -55.2064
Hunter-Lab:
50.2206, 52.6146, -27.0083
#d05ec0 color charts
#d05ec0 color shades, tints & tones
#d05ec0 color schemes
#d05ec0 color preview, HTML & CSS examples
This text has a color of #d05ec0
<p style="color:#d05ec0;">Text here</p>
.mytext {color:#d05ec0;}
This box has a color of #d05ec0
<div style="background-color:#d05ec0;">Content here</div>
.mybackground {background-color:#d05ec0;}
Border around this has a color of #d05ec0
<div style="border:2px solid #d05ec0;">Content here</div>
.myborder {border:2px solid #d05ec0;}