#d055d4 color space conversions
Hex:
#d055d4
RGB:
208, 85, 212
CMY:
18, 67, 17
CMYK:
2, 60, 0, 17
HSL:
298°, 59.6244%, 58.2353%
HSV (HSB):
298°, 59.9057%, 83.1373%
XYZ:
41.1446, 24.6604, 64.8787
xyY:
0.3148, 0.1887, 24.6604
CIE-Lab:
56.7430, 64.6874, -42.8785
CIE-LCH:
56.7430, 77.6081, 326.4613
CIE-Luv:
56.7430, 54.5000, -75.1700
Hunter-Lab:
49.6592, 60.9906, -42.6997
#d055d4 color charts
#d055d4 color shades, tints & tones
#d055d4 color schemes
#d055d4 color preview, HTML & CSS examples
This text has a color of #d055d4
<p style="color:#d055d4;">Text here</p>
.mytext {color:#d055d4;}
This box has a color of #d055d4
<div style="background-color:#d055d4;">Content here</div>
.mybackground {background-color:#d055d4;}
Border around this has a color of #d055d4
<div style="border:2px solid #d055d4;">Content here</div>
.myborder {border:2px solid #d055d4;}