#d65bbb color space conversions
Hex:
#d65bbb
RGB:
214, 91, 187
CMY:
16, 64, 27
CMYK:
0, 57, 13, 16
HSL:
313°, 60.0000%, 59.8039%
HSV (HSB):
313°, 57.4766%, 83.9216%
XYZ:
40.4423, 25.3662, 49.7783
xyY:
0.3499, 0.2195, 25.3662
CIE-Lab:
57.4305, 59.5597, -27.4676
CIE-LCH:
57.4305, 65.5883, 335.2419
CIE-Luv:
57.4305, 64.0814, -50.7740
Hunter-Lab:
50.3648, 55.1946, -23.3442
#d65bbb color charts
#d65bbb color shades, tints & tones
#d65bbb color schemes
#d65bbb color preview, HTML & CSS examples
This text has a color of #d65bbb
<p style="color:#d65bbb;">Text here</p>
.mytext {color:#d65bbb;}
This box has a color of #d65bbb
<div style="background-color:#d65bbb;">Content here</div>
.mybackground {background-color:#d65bbb;}
Border around this has a color of #d65bbb
<div style="border:2px solid #d65bbb;">Content here</div>
.myborder {border:2px solid #d65bbb;}