#b04dd5 color space conversions
Hex:
#b04dd5
RGB:
176, 77, 213
CMY:
31, 70, 16
CMYK:
17, 64, 0, 16
HSL:
284°, 61.8182%, 56.8627%
HSV (HSB):
284°, 63.8498%, 83.5294%
XYZ:
32.5686, 19.3420, 64.9676
xyY:
0.2787, 0.1655, 19.3420
CIE-Lab:
51.0849, 60.7246, -52.7106
CIE-LCH:
51.0849, 80.4107, 319.0411
CIE-Luv:
51.0849, 35.7615, -87.6749
Hunter-Lab:
43.9795, 55.2224, -56.7990
#b04dd5 color charts
#b04dd5 color shades, tints & tones
#b04dd5 color schemes
#b04dd5 color preview, HTML & CSS examples
This text has a color of #b04dd5
<p style="color:#b04dd5;">Text here</p>
.mytext {color:#b04dd5;}
This box has a color of #b04dd5
<div style="background-color:#b04dd5;">Content here</div>
.mybackground {background-color:#b04dd5;}
Border around this has a color of #b04dd5
<div style="border:2px solid #b04dd5;">Content here</div>
.myborder {border:2px solid #b04dd5;}