#b272e7 color space conversions
Hex:
#b272e7
RGB:
178, 114, 231
CMY:
30, 55, 9
CMYK:
23, 51, 0, 9
HSL:
273°, 70.9091%, 67.6471%
HSV (HSB):
273°, 50.6494%, 90.5882%
XYZ:
38.8012, 27.2691, 78.8197
xyY:
0.2678, 0.1882, 27.2691
CIE-Lab:
59.2226, 46.6778, -49.8846
CIE-LCH:
59.2226, 68.3176, 313.0979
CIE-Luv:
59.2226, 22.3033, -84.4480
Hunter-Lab:
52.2198, 41.2471, -52.9374
#b272e7 color charts
#b272e7 color shades, tints & tones
#b272e7 color schemes
#b272e7 color preview, HTML & CSS examples
This text has a color of #b272e7
<p style="color:#b272e7;">Text here</p>
.mytext {color:#b272e7;}
This box has a color of #b272e7
<div style="background-color:#b272e7;">Content here</div>
.mybackground {background-color:#b272e7;}
Border around this has a color of #b272e7
<div style="border:2px solid #b272e7;">Content here</div>
.myborder {border:2px solid #b272e7;}