#d053d5 color space conversions
Hex:
#d053d5
RGB:
208, 83, 213
CMY:
18, 67, 16
CMYK:
2, 61, 0, 16
HSL:
298°, 60.7477%, 58.0392%
HSV (HSB):
298°, 61.0329%, 83.5294%
XYZ:
41.1159, 24.4005, 65.4935
xyY:
0.3138, 0.1862, 24.4005
CIE-Lab:
56.4866, 65.7048, -43.8505
CIE-LCH:
56.4866, 78.9935, 326.2814
CIE-Luv:
56.4866, 54.8025, -76.7474
Hunter-Lab:
49.3969, 62.1315, -44.0326
#d053d5 color charts
#d053d5 color shades, tints & tones
#d053d5 color schemes
#d053d5 color preview, HTML & CSS examples
This text has a color of #d053d5
<p style="color:#d053d5;">Text here</p>
.mytext {color:#d053d5;}
This box has a color of #d053d5
<div style="background-color:#d053d5;">Content here</div>
.mybackground {background-color:#d053d5;}
Border around this has a color of #d053d5
<div style="border:2px solid #d053d5;">Content here</div>
.myborder {border:2px solid #d053d5;}