#d733c5 color space conversions
Hex:
#d733c5
RGB:
215, 51, 197
CMY:
16, 80, 23
CMYK:
0, 76, 8, 16
HSL:
307°, 67.2131%, 52.1569%
HSV (HSB):
307°, 76.2791%, 84.3137%
XYZ:
39.2862, 20.8459, 54.7764
xyY:
0.3419, 0.1814, 20.8459
CIE-Lab:
52.7805, 75.9846, -40.4779
CIE-LCH:
52.7805, 86.0937, 331.9553
CIE-Luv:
52.7805, 73.0916, -72.0170
Hunter-Lab:
45.6574, 73.6912, -39.1717
#d733c5 color charts
#d733c5 color shades, tints & tones
#d733c5 color schemes
#d733c5 color preview, HTML & CSS examples
This text has a color of #d733c5
<p style="color:#d733c5;">Text here</p>
.mytext {color:#d733c5;}
This box has a color of #d733c5
<div style="background-color:#d733c5;">Content here</div>
.mybackground {background-color:#d733c5;}
Border around this has a color of #d733c5
<div style="border:2px solid #d733c5;">Content here</div>
.myborder {border:2px solid #d733c5;}