#d48be5 color space conversions
Hex:
#d48be5
RGB:
212, 139, 229
CMY:
17, 45, 10
CMYK:
7, 39, 0, 10
HSL:
289°, 63.3803%, 72.1569%
HSV (HSB):
289°, 39.3013%, 89.8039%
XYZ:
50.5269, 38.1194, 78.8235
xyY:
0.3017, 0.2276, 38.1194
CIE-Lab:
68.1085, 42.5032, -34.5669
CIE-LCH:
68.1085, 54.7849, 320.8793
CIE-Luv:
68.1085, 33.2032, -60.9600
Hunter-Lab:
61.7409, 38.0322, -32.4758
#d48be5 color charts
#d48be5 color shades, tints & tones
#d48be5 color schemes
#d48be5 color preview, HTML & CSS examples
This text has a color of #d48be5
<p style="color:#d48be5;">Text here</p>
.mytext {color:#d48be5;}
This box has a color of #d48be5
<div style="background-color:#d48be5;">Content here</div>
.mybackground {background-color:#d48be5;}
Border around this has a color of #d48be5
<div style="border:2px solid #d48be5;">Content here</div>
.myborder {border:2px solid #d48be5;}