#d65bec color space conversions
Hex:
#d65bec
RGB:
214, 91, 236
CMY:
16, 64, 7
CMYK:
9, 61, 0, 7
HSL:
291°, 79.2350%, 64.1176%
HSV (HSB):
291°, 61.4407%, 92.5490%
XYZ:
46.6130, 27.8344, 82.2727
xyY:
0.2974, 0.1776, 27.8344
CIE-Lab:
59.7389, 67.8387, -51.5795
CIE-LCH:
59.7389, 85.2205, 322.7534
CIE-Luv:
59.7389, 50.0277, -90.0673
Hunter-Lab:
52.7584, 65.3809, -55.5274
#d65bec color charts
#d65bec color shades, tints & tones
#d65bec color schemes
#d65bec color preview, HTML & CSS examples
This text has a color of #d65bec
<p style="color:#d65bec;">Text here</p>
.mytext {color:#d65bec;}
This box has a color of #d65bec
<div style="background-color:#d65bec;">Content here</div>
.mybackground {background-color:#d65bec;}
Border around this has a color of #d65bec
<div style="border:2px solid #d65bec;">Content here</div>
.myborder {border:2px solid #d65bec;}