#d75dcb color space conversions
Hex:
#d75dcb
RGB:
215, 93, 203
CMY:
16, 64, 20
CMYK:
0, 57, 6, 16
HSL:
306°, 60.3960%, 60.3922%
HSV (HSB):
306°, 56.7442%, 84.3137%
XYZ:
42.7182, 26.5876, 59.3803
xyY:
0.3320, 0.2066, 26.5876
CIE-Lab:
58.5906, 61.4852, -34.7975
CIE-LCH:
58.5906, 70.6491, 330.4923
CIE-Luv:
58.5906, 59.3400, -62.5976
Hunter-Lab:
51.5631, 57.6452, -32.1844
#d75dcb color charts
#d75dcb color shades, tints & tones
#d75dcb color schemes
#d75dcb color preview, HTML & CSS examples
This text has a color of #d75dcb
<p style="color:#d75dcb;">Text here</p>
.mytext {color:#d75dcb;}
This box has a color of #d75dcb
<div style="background-color:#d75dcb;">Content here</div>
.mybackground {background-color:#d75dcb;}
Border around this has a color of #d75dcb
<div style="border:2px solid #d75dcb;">Content here</div>
.myborder {border:2px solid #d75dcb;}