#d28bfb color space conversions
Hex:
#d28bfb
RGB:
210, 139, 251
CMY:
18, 45, 2
CMYK:
16, 45, 0, 2
HSL:
278°, 93.3333%, 76.4706%
HSV (HSB):
278°, 44.6215%, 98.4314%
XYZ:
53.2235, 39.1319, 96.0148
xyY:
0.2825, 0.2077, 39.1319
CIE-Lab:
68.8467, 46.4028, -45.5011
CIE-LCH:
68.8467, 64.9890, 315.5621
CIE-Luv:
68.8467, 28.2027, -79.5886
Hunter-Lab:
62.5555, 42.3994, -47.2138
#d28bfb color charts
#d28bfb color shades, tints & tones
#d28bfb color schemes
#d28bfb color preview, HTML & CSS examples
This text has a color of #d28bfb
<p style="color:#d28bfb;">Text here</p>
.mytext {color:#d28bfb;}
This box has a color of #d28bfb
<div style="background-color:#d28bfb;">Content here</div>
.mybackground {background-color:#d28bfb;}
Border around this has a color of #d28bfb
<div style="border:2px solid #d28bfb;">Content here</div>
.myborder {border:2px solid #d28bfb;}