#d75fee color space conversions
Hex:
#d75fee
RGB:
215, 95, 238
CMY:
16, 63, 7
CMYK:
10, 60, 0, 7
HSL:
290°, 80.7910%, 65.2941%
HSV (HSB):
290°, 60.0840%, 93.3333%
XYZ:
47.5492, 28.8045, 83.9426
xyY:
0.2966, 0.1797, 28.8045
CIE-Lab:
60.6087, 66.7116, -51.3039
CIE-LCH:
60.6087, 84.1578, 322.4382
CIE-Luv:
60.6087, 48.9994, -89.7540
Hunter-Lab:
53.6699, 64.2210, -55.1639
#d75fee color charts
#d75fee color shades, tints & tones
#d75fee color schemes
#d75fee color preview, HTML & CSS examples
This text has a color of #d75fee
<p style="color:#d75fee;">Text here</p>
.mytext {color:#d75fee;}
This box has a color of #d75fee
<div style="background-color:#d75fee;">Content here</div>
.mybackground {background-color:#d75fee;}
Border around this has a color of #d75fee
<div style="border:2px solid #d75fee;">Content here</div>
.myborder {border:2px solid #d75fee;}