#d005cf color space conversions
Hex:
#d005cf
RGB:
208, 5, 207
CMY:
18, 98, 19
CMYK:
0, 98, 0, 18
HSL:
300°, 95.3052%, 41.7647%
HSV (HSB):
300°, 97.5962%, 81.5686%
XYZ:
37.3292, 18.0234, 60.5429
xyY:
0.3221, 0.1555, 18.0234
CIE-Lab:
49.5245, 83.7288, -51.4882
CIE-LCH:
49.5245, 98.2932, 328.4110
CIE-Luv:
49.5245, 69.0936, -88.0914
Hunter-Lab:
42.4540, 82.6579, -54.8346
#d005cf color charts
#d005cf color shades, tints & tones
#d005cf color schemes
#d005cf color preview, HTML & CSS examples
This text has a color of #d005cf
<p style="color:#d005cf;">Text here</p>
.mytext {color:#d005cf;}
This box has a color of #d005cf
<div style="background-color:#d005cf;">Content here</div>
.mybackground {background-color:#d005cf;}
Border around this has a color of #d005cf
<div style="border:2px solid #d005cf;">Content here</div>
.myborder {border:2px solid #d005cf;}