#b272d3 color space conversions
Hex:
#b272d3
RGB:
178, 114, 211
CMY:
30, 55, 17
CMYK:
16, 46, 0, 17
HSL:
280°, 52.4324%, 63.7255%
HSV (HSB):
280°, 45.9716%, 82.7451%
XYZ:
36.1353, 26.2028, 64.7811
xyY:
0.2843, 0.2061, 26.2028
CIE-Lab:
58.2290, 42.2634, -40.2319
CIE-LCH:
58.2290, 58.3507, 316.4107
CIE-Luv:
58.2290, 25.7183, -68.2195
Hunter-Lab:
51.1886, 36.4274, -39.2017
#b272d3 color charts
#b272d3 color shades, tints & tones
#b272d3 color schemes
#b272d3 color preview, HTML & CSS examples
This text has a color of #b272d3
<p style="color:#b272d3;">Text here</p>
.mytext {color:#b272d3;}
This box has a color of #b272d3
<div style="background-color:#b272d3;">Content here</div>
.mybackground {background-color:#b272d3;}
Border around this has a color of #b272d3
<div style="border:2px solid #b272d3;">Content here</div>
.myborder {border:2px solid #b272d3;}