#da27b9 color space conversions
Hex:
#da27b9
RGB:
218, 39, 185
CMY:
15, 85, 27
CMYK:
0, 82, 15, 15
HSL:
311°, 70.7510%, 50.3922%
HSV (HSB):
311°, 82.1101%, 85.4902%
XYZ:
38.3959, 19.8592, 47.7085
xyY:
0.3623, 0.1874, 19.8592
CIE-Lab:
51.6777, 77.9030, -35.2204
CIE-LCH:
51.6777, 85.4948, 335.6720
CIE-Luv:
51.6777, 82.3101, -64.1694
Hunter-Lab:
44.5637, 75.8084, -32.2794
#da27b9 color charts
#da27b9 color shades, tints & tones
#da27b9 color schemes
#da27b9 color preview, HTML & CSS examples
This text has a color of #da27b9
<p style="color:#da27b9;">Text here</p>
.mytext {color:#da27b9;}
This box has a color of #da27b9
<div style="background-color:#da27b9;">Content here</div>
.mybackground {background-color:#da27b9;}
Border around this has a color of #da27b9
<div style="border:2px solid #da27b9;">Content here</div>
.myborder {border:2px solid #da27b9;}