#d33dfa color space conversions
Hex:
#d33dfa
RGB:
211, 61, 250
CMY:
17, 76, 2
CMYK:
16, 76, 0, 2
HSL:
288°, 94.9749%, 60.9804%
HSV (HSB):
288°, 75.6000%, 98.0392%
XYZ:
45.7880, 24.0885, 92.6787
xyY:
0.2817, 0.1482, 24.0885
CIE-Lab:
56.1763, 80.8548, -65.0992
CIE-LCH:
56.1763, 103.8046, 321.1612
CIE-Luv:
56.1763, 50.7380, -110.9424
Hunter-Lab:
49.0800, 80.6372, -77.6024
#d33dfa color charts
#d33dfa color shades, tints & tones
#d33dfa color schemes
#d33dfa color preview, HTML & CSS examples
This text has a color of #d33dfa
<p style="color:#d33dfa;">Text here</p>
.mytext {color:#d33dfa;}
This box has a color of #d33dfa
<div style="background-color:#d33dfa;">Content here</div>
.mybackground {background-color:#d33dfa;}
Border around this has a color of #d33dfa
<div style="border:2px solid #d33dfa;">Content here</div>
.myborder {border:2px solid #d33dfa;}