#b84ddc color space conversions
Hex:
#b84ddc
RGB:
184, 77, 220
CMY:
28, 70, 14
CMYK:
16, 65, 0, 14
HSL:
285°, 67.1362%, 58.2353%
HSV (HSB):
285°, 65.0000%, 86.2745%
XYZ:
35.3393, 20.6654, 69.8364
xyY:
0.2808, 0.1642, 20.6654
CIE-Lab:
52.5813, 63.9275, -54.2357
CIE-LCH:
52.5813, 83.8345, 319.6889
CIE-Luv:
52.5813, 38.9191, -90.9942
Hunter-Lab:
45.4592, 59.2096, -59.2624
#b84ddc color charts
#b84ddc color shades, tints & tones
#b84ddc color schemes
#b84ddc color preview, HTML & CSS examples
This text has a color of #b84ddc
<p style="color:#b84ddc;">Text here</p>
.mytext {color:#b84ddc;}
This box has a color of #b84ddc
<div style="background-color:#b84ddc;">Content here</div>
.mybackground {background-color:#b84ddc;}
Border around this has a color of #b84ddc
<div style="border:2px solid #b84ddc;">Content here</div>
.myborder {border:2px solid #b84ddc;}