#b054c5 color space conversions
Hex:
#b054c5
RGB:
176, 84, 197
CMY:
31, 67, 23
CMYK:
11, 57, 0, 23
HSL:
289°, 49.3450%, 55.0980%
HSV (HSB):
289°, 57.3604%, 77.2549%
XYZ:
31.1529, 19.6020, 54.9649
xyY:
0.2947, 0.1854, 19.6020
CIE-Lab:
51.3842, 54.2895, -43.0676
CIE-LCH:
51.3842, 69.2977, 321.5752
CIE-Luv:
51.3842, 37.6944, -72.3818
Hunter-Lab:
44.2741, 48.1193, -42.6148
#b054c5 color charts
#b054c5 color shades, tints & tones
#b054c5 color schemes
#b054c5 color preview, HTML & CSS examples
This text has a color of #b054c5
<p style="color:#b054c5;">Text here</p>
.mytext {color:#b054c5;}
This box has a color of #b054c5
<div style="background-color:#b054c5;">Content here</div>
.mybackground {background-color:#b054c5;}
Border around this has a color of #b054c5
<div style="border:2px solid #b054c5;">Content here</div>
.myborder {border:2px solid #b054c5;}