#b054cd color space conversions
Hex:
#b054cd
RGB:
176, 84, 205
CMY:
31, 67, 20
CMYK:
14, 59, 0, 20
HSL:
286°, 54.7511%, 56.6667%
HSV (HSB):
286°, 59.0244%, 80.3922%
XYZ:
32.0943, 19.9785, 59.9223
xyY:
0.2866, 0.1784, 19.9785
CIE-Lab:
51.8129, 55.8796, -46.9788
CIE-LCH:
51.8129, 73.0037, 319.9457
CIE-Luv:
51.8129, 35.7817, -78.6962
Hunter-Lab:
44.6974, 49.9489, -48.1974
#b054cd color charts
#b054cd color shades, tints & tones
#b054cd color schemes
#b054cd color preview, HTML & CSS examples
This text has a color of #b054cd
<p style="color:#b054cd;">Text here</p>
.mytext {color:#b054cd;}
This box has a color of #b054cd
<div style="background-color:#b054cd;">Content here</div>
.mybackground {background-color:#b054cd;}
Border around this has a color of #b054cd
<div style="border:2px solid #b054cd;">Content here</div>
.myborder {border:2px solid #b054cd;}