#b084e5 color space conversions
Hex:
#b084e5
RGB:
176, 132, 229
CMY:
31, 48, 10
CMYK:
23, 42, 0, 10
HSL:
267°, 65.1007%, 70.7843%
HSV (HSB):
267°, 42.3581%, 89.8039%
XYZ:
40.2986, 31.3898, 78.0636
xyY:
0.2691, 0.2096, 31.3898
CIE-Lab:
62.8353, 35.8172, -43.0797
CIE-LCH:
62.8353, 56.0244, 309.7407
CIE-Luv:
62.8353, 15.0556, -72.9471
Hunter-Lab:
56.0266, 30.3444, -43.3920
#b084e5 color charts
#b084e5 color shades, tints & tones
#b084e5 color schemes
#b084e5 color preview, HTML & CSS examples
This text has a color of #b084e5
<p style="color:#b084e5;">Text here</p>
.mytext {color:#b084e5;}
This box has a color of #b084e5
<div style="background-color:#b084e5;">Content here</div>
.mybackground {background-color:#b084e5;}
Border around this has a color of #b084e5
<div style="border:2px solid #b084e5;">Content here</div>
.myborder {border:2px solid #b084e5;}