#d055d7 color space conversions
Hex:
#d055d7
RGB:
208, 85, 215
CMY:
18, 67, 16
CMYK:
3, 60, 0, 16
HSL:
297°, 61.9048%, 58.8235%
HSV (HSB):
297°, 60.4651%, 84.3137%
XYZ:
41.5267, 24.8132, 66.8907
xyY:
0.3117, 0.1862, 24.8132
CIE-Lab:
56.8930, 65.2082, -44.3419
CIE-LCH:
56.8930, 78.8563, 325.7841
CIE-Luv:
56.8930, 53.6346, -77.5552
Hunter-Lab:
49.8128, 61.6347, -44.7480
#d055d7 color charts
#d055d7 color shades, tints & tones
#d055d7 color schemes
#d055d7 color preview, HTML & CSS examples
This text has a color of #d055d7
<p style="color:#d055d7;">Text here</p>
.mytext {color:#d055d7;}
This box has a color of #d055d7
<div style="background-color:#d055d7;">Content here</div>
.mybackground {background-color:#d055d7;}
Border around this has a color of #d055d7
<div style="border:2px solid #d055d7;">Content here</div>
.myborder {border:2px solid #d055d7;}