#d055d9 color space conversions
Hex:
#d055d9
RGB:
208, 85, 217
CMY:
18, 67, 15
CMYK:
4, 61, 0, 15
HSL:
296°, 63.4615%, 59.2157%
HSV (HSB):
296°, 60.8295%, 85.0980%
XYZ:
41.7853, 24.9167, 68.2527
xyY:
0.3096, 0.1846, 24.9167
CIE-Lab:
56.9941, 65.5582, -45.3137
CIE-LCH:
56.9941, 79.6945, 325.3478
CIE-Luv:
56.9941, 53.0616, -79.1410
Hunter-Lab:
49.9166, 62.0688, -46.1277
#d055d9 color charts
#d055d9 color shades, tints & tones
#d055d9 color schemes
#d055d9 color preview, HTML & CSS examples
This text has a color of #d055d9
<p style="color:#d055d9;">Text here</p>
.mytext {color:#d055d9;}
This box has a color of #d055d9
<div style="background-color:#d055d9;">Content here</div>
.mybackground {background-color:#d055d9;}
Border around this has a color of #d055d9
<div style="border:2px solid #d055d9;">Content here</div>
.myborder {border:2px solid #d055d9;}