#d44dfa color space conversions
Hex:
#d44dfa
RGB:
212, 77, 250
CMY:
17, 70, 2
CMYK:
15, 69, 0, 2
HSL:
287°, 94.5355%, 64.1176%
HSV (HSB):
287°, 69.2000%, 98.0392%
XYZ:
47.0606, 26.2069, 93.0206
xyY:
0.2830, 0.1576, 26.2069
CIE-Lab:
58.2329, 75.5879, -61.7860
CIE-LCH:
58.2329, 97.6270, 320.7372
CIE-Luv:
58.2329, 48.3659, -106.2847
Hunter-Lab:
51.1927, 74.5047, -71.8990
#d44dfa color charts
#d44dfa color shades, tints & tones
#d44dfa color schemes
#d44dfa color preview, HTML & CSS examples
This text has a color of #d44dfa
<p style="color:#d44dfa;">Text here</p>
.mytext {color:#d44dfa;}
This box has a color of #d44dfa
<div style="background-color:#d44dfa;">Content here</div>
.mybackground {background-color:#d44dfa;}
Border around this has a color of #d44dfa
<div style="border:2px solid #d44dfa;">Content here</div>
.myborder {border:2px solid #d44dfa;}