#d05bc9 color space conversions
Hex:
#d05bc9
RGB:
208, 91, 201
CMY:
18, 64, 21
CMYK:
0, 56, 3, 18
HSL:
304°, 55.4502%, 58.6275%
HSV (HSB):
304°, 56.2500%, 81.5686%
XYZ:
40.2961, 25.1091, 57.9810
xyY:
0.3266, 0.2035, 25.1091
CIE-Lab:
57.1816, 60.1789, -35.9332
CIE-LCH:
57.1816, 70.0906, 329.1583
CIE-Luv:
57.1816, 55.7143, -63.8426
Hunter-Lab:
50.1090, 55.8535, -33.5281
#d05bc9 color charts
#d05bc9 color shades, tints & tones
#d05bc9 color schemes
#d05bc9 color preview, HTML & CSS examples
This text has a color of #d05bc9
<p style="color:#d05bc9;">Text here</p>
.mytext {color:#d05bc9;}
This box has a color of #d05bc9
<div style="background-color:#d05bc9;">Content here</div>
.mybackground {background-color:#d05bc9;}
Border around this has a color of #d05bc9
<div style="border:2px solid #d05bc9;">Content here</div>
.myborder {border:2px solid #d05bc9;}