#b272c4 color space conversions
Hex:
#b272c4
RGB:
178, 114, 196
CMY:
30, 55, 23
CMYK:
9, 42, 0, 23
HSL:
287°, 41.0000%, 60.7843%
HSV (HSB):
287°, 41.8367%, 76.8627%
XYZ:
34.3412, 25.4851, 55.3337
xyY:
0.2982, 0.2213, 25.4851
CIE-Lab:
57.5451, 39.1149, -32.8007
CIE-LCH:
57.5451, 51.0476, 320.0177
CIE-Luv:
57.5451, 28.3760, -55.8485
Hunter-Lab:
50.4828, 33.0808, -29.6492
#b272c4 color charts
#b272c4 color shades, tints & tones
#b272c4 color schemes
#b272c4 color preview, HTML & CSS examples
This text has a color of #b272c4
<p style="color:#b272c4;">Text here</p>
.mytext {color:#b272c4;}
This box has a color of #b272c4
<div style="background-color:#b272c4;">Content here</div>
.mybackground {background-color:#b272c4;}
Border around this has a color of #b272c4
<div style="border:2px solid #b272c4;">Content here</div>
.myborder {border:2px solid #b272c4;}