#d88bfc color space conversions
Hex:
#d88bfc
RGB:
216, 139, 252
CMY:
15, 45, 1
CMYK:
14, 45, 0, 1
HSL:
281°, 94.9580%, 76.6667%
HSV (HSB):
281°, 44.8413%, 98.8235%
XYZ:
55.1222, 40.0924, 96.9288
xyY:
0.2869, 0.2087, 40.0924
CIE-Lab:
69.5353, 48.2781, -44.9205
CIE-LCH:
69.5353, 65.9441, 317.0632
CIE-Luv:
69.5353, 31.5630, -79.0320
Hunter-Lab:
63.3186, 44.5862, -46.4388
#d88bfc color charts
#d88bfc color shades, tints & tones
#d88bfc color schemes
#d88bfc color preview, HTML & CSS examples
This text has a color of #d88bfc
<p style="color:#d88bfc;">Text here</p>
.mytext {color:#d88bfc;}
This box has a color of #d88bfc
<div style="background-color:#d88bfc;">Content here</div>
.mybackground {background-color:#d88bfc;}
Border around this has a color of #d88bfc
<div style="border:2px solid #d88bfc;">Content here</div>
.myborder {border:2px solid #d88bfc;}