#d75cca color space conversions
Hex:
#d75cca
RGB:
215, 92, 202
CMY:
16, 64, 21
CMYK:
0, 57, 6, 16
HSL:
306°, 60.5911%, 60.1961%
HSV (HSB):
306°, 57.2093%, 84.3137%
XYZ:
42.5121, 26.3656, 58.7256
xyY:
0.3332, 0.2066, 26.3656
CIE-Lab:
58.3825, 61.7656, -34.5536
CIE-LCH:
58.3825, 70.7738, 330.7760
CIE-Luv:
58.3825, 59.9847, -62.2194
Hunter-Lab:
51.3475, 57.9275, -31.8661
#d75cca color charts
#d75cca color shades, tints & tones
#d75cca color schemes
#d75cca color preview, HTML & CSS examples
This text has a color of #d75cca
<p style="color:#d75cca;">Text here</p>
.mytext {color:#d75cca;}
This box has a color of #d75cca
<div style="background-color:#d75cca;">Content here</div>
.mybackground {background-color:#d75cca;}
Border around this has a color of #d75cca
<div style="border:2px solid #d75cca;">Content here</div>
.myborder {border:2px solid #d75cca;}