#d055d3 color space conversions
Hex:
#d055d3
RGB:
208, 85, 211
CMY:
18, 67, 17
CMYK:
1, 60, 0, 17
HSL:
299°, 58.8785%, 58.0392%
HSV (HSB):
299°, 59.7156%, 82.7451%
XYZ:
41.0188, 24.6100, 64.2163
xyY:
0.3159, 0.1895, 24.6100
CIE-Lab:
56.6935, 64.5149, -42.3891
CIE-LCH:
56.6935, 77.1946, 326.6934
CIE-Luv:
56.6935, 54.7900, -74.3733
Hunter-Lab:
49.6085, 60.7778, -42.0227
#d055d3 color charts
#d055d3 color shades, tints & tones
#d055d3 color schemes
#d055d3 color preview, HTML & CSS examples
This text has a color of #d055d3
<p style="color:#d055d3;">Text here</p>
.mytext {color:#d055d3;}
This box has a color of #d055d3
<div style="background-color:#d055d3;">Content here</div>
.mybackground {background-color:#d055d3;}
Border around this has a color of #d055d3
<div style="border:2px solid #d055d3;">Content here</div>
.myborder {border:2px solid #d055d3;}