#b778f8 color space conversions
Hex:
#b778f8
RGB:
183, 120, 248
CMY:
28, 53, 3
CMYK:
26, 52, 0, 3
HSL:
270°, 90.1408%, 72.1569%
HSV (HSB):
270°, 51.6129%, 97.2549%
XYZ:
43.1882, 30.2775, 92.3748
xyY:
0.2604, 0.1826, 30.2775
CIE-Lab:
61.8929, 48.6505, -55.0355
CIE-LCH:
61.8929, 73.4560, 311.4762
CIE-Luv:
61.8929, 20.2905, -93.7274
Hunter-Lab:
55.0250, 43.8078, -61.0173
#b778f8 color charts
#b778f8 color shades, tints & tones
#b778f8 color schemes
#b778f8 color preview, HTML & CSS examples
This text has a color of #b778f8
<p style="color:#b778f8;">Text here</p>
.mytext {color:#b778f8;}
This box has a color of #b778f8
<div style="background-color:#b778f8;">Content here</div>
.mybackground {background-color:#b778f8;}
Border around this has a color of #b778f8
<div style="border:2px solid #b778f8;">Content here</div>
.myborder {border:2px solid #b778f8;}