#d232ff color space conversions
Hex:
#d232ff
RGB:
210, 50, 255
CMY:
18, 80, 0
CMYK:
18, 80, 0, 0
HSL:
287°, 100.0000%, 59.8039%
HSV (HSB):
287°, 80.3922%, 100.0000%
XYZ:
45.7689, 23.2028, 96.6740
xyY:
0.2763, 0.1401, 23.2028
CIE-Lab:
55.2807, 84.6608, -69.3288
CIE-LCH:
55.2807, 109.4255, 320.6859
CIE-Luv:
55.2807, 50.2191, -117.1121
Hunter-Lab:
48.1693, 85.3086, -85.2743
#d232ff color charts
#d232ff color shades, tints & tones
#d232ff color schemes
#d232ff color preview, HTML & CSS examples
This text has a color of #d232ff
<p style="color:#d232ff;">Text here</p>
.mytext {color:#d232ff;}
This box has a color of #d232ff
<div style="background-color:#d232ff;">Content here</div>
.mybackground {background-color:#d232ff;}
Border around this has a color of #d232ff
<div style="border:2px solid #d232ff;">Content here</div>
.myborder {border:2px solid #d232ff;}