#b272f3 color space conversions
Hex:
#b272f3
RGB:
178, 114, 243
CMY:
30, 55, 5
CMYK:
27, 53, 0, 5
HSL:
270°, 84.3137%, 70.0000%
HSV (HSB):
270°, 53.0864%, 95.2941%
XYZ:
40.5551, 27.9707, 88.0554
xyY:
0.2590, 0.1786, 27.9707
CIE-Lab:
59.8622, 49.4273, -55.5384
CIE-LCH:
59.8622, 74.3476, 311.6680
CIE-Luv:
59.8622, 20.3380, -93.9840
Hunter-Lab:
52.8873, 44.3247, -61.6946
#b272f3 color charts
#b272f3 color shades, tints & tones
#b272f3 color schemes
#b272f3 color preview, HTML & CSS examples
This text has a color of #b272f3
<p style="color:#b272f3;">Text here</p>
.mytext {color:#b272f3;}
This box has a color of #b272f3
<div style="background-color:#b272f3;">Content here</div>
.mybackground {background-color:#b272f3;}
Border around this has a color of #b272f3
<div style="border:2px solid #b272f3;">Content here</div>
.myborder {border:2px solid #b272f3;}