#df50da color space conversions
Hex:
#df50da
RGB:
223, 80, 218
CMY:
13, 69, 15
CMYK:
0, 64, 2, 13
HSL:
302°, 69.0821%, 59.4118%
HSV (HSB):
302°, 64.1256%, 87.4510%
XYZ:
45.9550, 26.4873, 69.0201
xyY:
0.3249, 0.1872, 26.4873
CIE-Lab:
58.4967, 71.3289, -43.3622
CIE-LCH:
58.4967, 83.4751, 328.7038
CIE-Luv:
58.4967, 64.5013, -77.3936
Hunter-Lab:
51.4658, 69.3217, -43.4871
#df50da color charts
#df50da color shades, tints & tones
#df50da color schemes
#df50da color preview, HTML & CSS examples
This text has a color of #df50da
<p style="color:#df50da;">Text here</p>
.mytext {color:#df50da;}
This box has a color of #df50da
<div style="background-color:#df50da;">Content here</div>
.mybackground {background-color:#df50da;}
Border around this has a color of #df50da
<div style="border:2px solid #df50da;">Content here</div>
.myborder {border:2px solid #df50da;}