#d44dfc color space conversions
Hex:
#d44dfc
RGB:
212, 77, 252
CMY:
17, 70, 1
CMYK:
16, 69, 0, 1
HSL:
286°, 96.6851%, 64.5098%
HSV (HSB):
286°, 69.4444%, 98.8235%
XYZ:
47.3759, 26.3331, 94.6813
xyY:
0.2813, 0.1564, 26.3331
CIE-Lab:
58.3519, 75.9569, -62.7036
CIE-LCH:
58.3519, 98.4947, 320.4598
CIE-Luv:
58.3519, 47.8169, -107.7783
Hunter-Lab:
51.3158, 74.9929, -73.4733
#d44dfc color charts
#d44dfc color shades, tints & tones
#d44dfc color schemes
#d44dfc color preview, HTML & CSS examples
This text has a color of #d44dfc
<p style="color:#d44dfc;">Text here</p>
.mytext {color:#d44dfc;}
This box has a color of #d44dfc
<div style="background-color:#d44dfc;">Content here</div>
.mybackground {background-color:#d44dfc;}
Border around this has a color of #d44dfc
<div style="border:2px solid #d44dfc;">Content here</div>
.myborder {border:2px solid #d44dfc;}