#d18bfb color space conversions
Hex:
#d18bfb
RGB:
209, 139, 251
CMY:
18, 45, 2
CMYK:
17, 45, 0, 2
HSL:
278°, 93.3333%, 76.4706%
HSV (HSB):
278°, 44.6215%, 98.4314%
XYZ:
52.9397, 38.9856, 96.0015
xyY:
0.2817, 0.2075, 38.9856
CIE-Lab:
68.7408, 46.1253, -45.6749
CIE-LCH:
68.7408, 64.9133, 315.2811
CIE-Luv:
68.7408, 27.6209, -79.8150
Hunter-Lab:
62.4384, 42.0776, -47.4538
#d18bfb color charts
#d18bfb color shades, tints & tones
#d18bfb color schemes
#d18bfb color preview, HTML & CSS examples
This text has a color of #d18bfb
<p style="color:#d18bfb;">Text here</p>
.mytext {color:#d18bfb;}
This box has a color of #d18bfb
<div style="background-color:#d18bfb;">Content here</div>
.mybackground {background-color:#d18bfb;}
Border around this has a color of #d18bfb
<div style="border:2px solid #d18bfb;">Content here</div>
.myborder {border:2px solid #d18bfb;}