#b272f9 color space conversions
Hex:
#b272f9
RGB:
178, 114, 249
CMY:
30, 55, 2
CMYK:
29, 54, 0, 2
HSL:
268°, 91.8367%, 71.1765%
HSV (HSB):
268°, 54.2169%, 97.6471%
XYZ:
41.4763, 28.3392, 92.9065
xyY:
0.2549, 0.1742, 28.3392
CIE-Lab:
60.1939, 50.8264, -58.3274
CIE-LCH:
60.1939, 77.3654, 311.0689
CIE-Luv:
60.1939, 19.3808, -98.6869
Hunter-Lab:
53.2345, 45.9132, -66.2105
#b272f9 color charts
#b272f9 color shades, tints & tones
#b272f9 color schemes
#b272f9 color preview, HTML & CSS examples
This text has a color of #b272f9
<p style="color:#b272f9;">Text here</p>
.mytext {color:#b272f9;}
This box has a color of #b272f9
<div style="background-color:#b272f9;">Content here</div>
.mybackground {background-color:#b272f9;}
Border around this has a color of #b272f9
<div style="border:2px solid #b272f9;">Content here</div>
.myborder {border:2px solid #b272f9;}