#d65ab7 color space conversions
Hex:
#d65ab7
RGB:
214, 90, 183
CMY:
16, 65, 28
CMYK:
0, 58, 14, 16
HSL:
315°, 60.1942%, 59.6078%
HSV (HSB):
315°, 57.9439%, 83.9216%
XYZ:
39.9350, 25.0274, 47.5257
xyY:
0.3550, 0.2225, 25.0274
CIE-Lab:
57.1021, 59.3961, -25.6738
CIE-LCH:
57.1021, 64.7073, 336.6237
CIE-Luv:
57.1021, 65.6752, -47.9640
Hunter-Lab:
50.0274, 54.9420, -21.3060
#d65ab7 color charts
#d65ab7 color shades, tints & tones
#d65ab7 color schemes
#d65ab7 color preview, HTML & CSS examples
This text has a color of #d65ab7
<p style="color:#d65ab7;">Text here</p>
.mytext {color:#d65ab7;}
This box has a color of #d65ab7
<div style="background-color:#d65ab7;">Content here</div>
.mybackground {background-color:#d65ab7;}
Border around this has a color of #d65ab7
<div style="border:2px solid #d65ab7;">Content here</div>
.myborder {border:2px solid #d65ab7;}