#d61ab5 color space conversions
Hex:
#d61ab5
RGB:
214, 26, 181
CMY:
16, 90, 29
CMYK:
0, 88, 15, 16
HSL:
311°, 78.3333%, 47.0588%
HSV (HSB):
311°, 87.8505%, 83.9216%
XYZ:
36.4414, 18.3711, 45.3414
xyY:
0.3639, 0.1834, 18.3711
CIE-Lab:
49.9432, 78.9983, -35.6559
CIE-LCH:
49.9432, 86.6722, 335.7080
CIE-Luv:
49.9432, 82.7851, -64.4718
Hunter-Lab:
42.8616, 76.7553, -32.7172
#d61ab5 color charts
#d61ab5 color shades, tints & tones
#d61ab5 color schemes
#d61ab5 color preview, HTML & CSS examples
This text has a color of #d61ab5
<p style="color:#d61ab5;">Text here</p>
.mytext {color:#d61ab5;}
This box has a color of #d61ab5
<div style="background-color:#d61ab5;">Content here</div>
.mybackground {background-color:#d61ab5;}
Border around this has a color of #d61ab5
<div style="border:2px solid #d61ab5;">Content here</div>
.myborder {border:2px solid #d61ab5;}