#b272a9 color space conversions
Hex:
#b272a9
RGB:
178, 114, 169
CMY:
30, 55, 34
CMYK:
0, 36, 5, 30
HSL:
308°, 29.3578%, 57.2549%
HSV (HSB):
308°, 35.9551%, 69.8039%
XYZ:
31.5388, 24.3642, 40.5766
xyY:
0.3269, 0.2525, 24.3642
CIE-Lab:
56.4506, 33.8695, -19.0098
CIE-LCH:
56.4506, 38.8396, 330.6959
CIE-Luv:
56.4506, 33.2878, -33.4766
Hunter-Lab:
49.3601, 27.6732, -14.1875
#b272a9 color charts
#b272a9 color shades, tints & tones
#b272a9 color schemes
#b272a9 color preview, HTML & CSS examples
This text has a color of #b272a9
<p style="color:#b272a9;">Text here</p>
.mytext {color:#b272a9;}
This box has a color of #b272a9
<div style="background-color:#b272a9;">Content here</div>
.mybackground {background-color:#b272a9;}
Border around this has a color of #b272a9
<div style="border:2px solid #b272a9;">Content here</div>
.myborder {border:2px solid #b272a9;}