#d732e6 color space conversions
Hex:
#d732e6
RGB:
215, 50, 230
CMY:
16, 80, 10
CMYK:
7, 78, 0, 10
HSL:
295°, 78.2609%, 54.9020%
HSV (HSB):
295°, 78.2609%, 90.1961%
XYZ:
43.4479, 22.4414, 76.9046
xyY:
0.3043, 0.1572, 22.4414
CIE-Lab:
54.4923, 81.3188, -56.5739
CIE-LCH:
54.4923, 99.0624, 325.1735
CIE-Luv:
54.4923, 61.4174, -97.5166
Hunter-Lab:
47.3724, 80.8105, -63.0910
#d732e6 color charts
#d732e6 color shades, tints & tones
#d732e6 color schemes
#d732e6 color preview, HTML & CSS examples
This text has a color of #d732e6
<p style="color:#d732e6;">Text here</p>
.mytext {color:#d732e6;}
This box has a color of #d732e6
<div style="background-color:#d732e6;">Content here</div>
.mybackground {background-color:#d732e6;}
Border around this has a color of #d732e6
<div style="border:2px solid #d732e6;">Content here</div>
.myborder {border:2px solid #d732e6;}