#d377fa color space conversions
Hex:
#d377fa
RGB:
211, 119, 250
CMY:
17, 53, 2
CMYK:
16, 52, 0, 2
HSL:
282°, 92.9078%, 72.3529%
HSV (HSB):
282°, 52.4000%, 98.0392%
XYZ:
50.7161, 33.9447, 94.3214
xyY:
0.2834, 0.1897, 33.9447
CIE-Lab:
64.9186, 56.7580, -51.1395
CIE-LCH:
64.9186, 76.3984, 317.9808
CIE-Luv:
64.9186, 36.1619, -89.3510
Hunter-Lab:
58.2620, 53.4226, -55.2022
#d377fa color charts
#d377fa color shades, tints & tones
#d377fa color schemes
#d377fa color preview, HTML & CSS examples
This text has a color of #d377fa
<p style="color:#d377fa;">Text here</p>
.mytext {color:#d377fa;}
This box has a color of #d377fa
<div style="background-color:#d377fa;">Content here</div>
.mybackground {background-color:#d377fa;}
Border around this has a color of #d377fa
<div style="border:2px solid #d377fa;">Content here</div>
.myborder {border:2px solid #d377fa;}