#d61ebc color space conversions
Hex:
#d61ebc
RGB:
214, 30, 188
CMY:
16, 88, 26
CMYK:
0, 86, 12, 16
HSL:
308°, 75.4098%, 47.8431%
HSV (HSB):
308°, 85.9813%, 83.9216%
XYZ:
37.2729, 18.8555, 49.2519
xyY:
0.3537, 0.1789, 18.8555
CIE-Lab:
50.5178, 79.2636, -38.8411
CIE-LCH:
50.5178, 88.2686, 333.8940
CIE-Luv:
50.5178, 79.3504, -69.3657
Hunter-Lab:
43.4230, 77.2288, -36.8529
#d61ebc color charts
#d61ebc color shades, tints & tones
#d61ebc color schemes
#d61ebc color preview, HTML & CSS examples
This text has a color of #d61ebc
<p style="color:#d61ebc;">Text here</p>
.mytext {color:#d61ebc;}
This box has a color of #d61ebc
<div style="background-color:#d61ebc;">Content here</div>
.mybackground {background-color:#d61ebc;}
Border around this has a color of #d61ebc
<div style="border:2px solid #d61ebc;">Content here</div>
.myborder {border:2px solid #d61ebc;}