#b054d9 color space conversions
Hex:
#b054d9
RGB:
176, 84, 217
CMY:
31, 67, 15
CMYK:
19, 61, 0, 15
HSL:
282°, 63.6364%, 59.0196%
HSV (HSB):
282°, 61.2903%, 85.0980%
XYZ:
33.5992, 20.5805, 67.8472
xyY:
0.2753, 0.1687, 20.5805
CIE-Lab:
52.4873, 58.3320, -52.7444
CIE-LCH:
52.4873, 78.6423, 317.8798
CIE-Luv:
52.4873, 33.0090, -88.0232
Hunter-Lab:
45.3657, 52.8123, -56.9157
#b054d9 color charts
#b054d9 color shades, tints & tones
#b054d9 color schemes
#b054d9 color preview, HTML & CSS examples
This text has a color of #b054d9
<p style="color:#b054d9;">Text here</p>
.mytext {color:#b054d9;}
This box has a color of #b054d9
<div style="background-color:#b054d9;">Content here</div>
.mybackground {background-color:#b054d9;}
Border around this has a color of #b054d9
<div style="border:2px solid #b054d9;">Content here</div>
.myborder {border:2px solid #b054d9;}