#b04ed5 color space conversions
Hex:
#b04ed5
RGB:
176, 78, 213
CMY:
31, 69, 16
CMYK:
17, 63, 0, 16
HSL:
284°, 61.6438%, 57.0588%
HSV (HSB):
284°, 63.3803%, 83.5294%
XYZ:
32.6391, 19.4830, 64.9911
xyY:
0.2787, 0.1664, 19.4830
CIE-Lab:
51.2475, 60.2758, -52.4505
CIE-LCH:
51.2475, 79.9014, 318.9711
CIE-Luv:
51.2475, 35.5090, -87.3000
Hunter-Lab:
44.1395, 54.7483, -56.4010
#b04ed5 color charts
#b04ed5 color shades, tints & tones
#b04ed5 color schemes
#b04ed5 color preview, HTML & CSS examples
This text has a color of #b04ed5
<p style="color:#b04ed5;">Text here</p>
.mytext {color:#b04ed5;}
This box has a color of #b04ed5
<div style="background-color:#b04ed5;">Content here</div>
.mybackground {background-color:#b04ed5;}
Border around this has a color of #b04ed5
<div style="border:2px solid #b04ed5;">Content here</div>
.myborder {border:2px solid #b04ed5;}