#d73bfd color space conversions
Hex:
#d73bfd
RGB:
215, 59, 253
CMY:
16, 77, 1
CMYK:
15, 77, 0, 1
HSL:
288°, 97.9798%, 61.1765%
HSV (HSB):
288°, 76.6798%, 99.2157%
XYZ:
47.3179, 24.6669, 95.1958
xyY:
0.2830, 0.1475, 24.6669
CIE-Lab:
56.7494, 82.7023, -65.8117
CIE-LCH:
56.7494, 105.6923, 321.4884
CIE-Luv:
56.7494, 52.6967, -112.5079
Hunter-Lab:
49.6657, 83.1469, -78.8768
#d73bfd color charts
#d73bfd color shades, tints & tones
#d73bfd color schemes
#d73bfd color preview, HTML & CSS examples
This text has a color of #d73bfd
<p style="color:#d73bfd;">Text here</p>
.mytext {color:#d73bfd;}
This box has a color of #d73bfd
<div style="background-color:#d73bfd;">Content here</div>
.mybackground {background-color:#d73bfd;}
Border around this has a color of #d73bfd
<div style="border:2px solid #d73bfd;">Content here</div>
.myborder {border:2px solid #d73bfd;}