#b127f9 color space conversions
Hex:
#b127f9
RGB:
177, 39, 249
CMY:
31, 85, 2
CMYK:
29, 84, 0, 2
HSL:
279°, 94.5946%, 56.4706%
HSV (HSB):
279°, 84.3373%, 97.6471%
XYZ:
35.9559, 17.6377, 91.1319
xyY:
0.2484, 0.1219, 17.6377
CIE-Lab:
49.0537, 81.2117, -76.3191
CIE-LCH:
49.0537, 111.4448, 316.7789
CIE-Luv:
49.0537, 33.6449, -122.2767
Hunter-Lab:
41.9973, 79.3272, -99.2581
#b127f9 color charts
#b127f9 color shades, tints & tones
#b127f9 color schemes
#b127f9 color preview, HTML & CSS examples
This text has a color of #b127f9
<p style="color:#b127f9;">Text here</p>
.mytext {color:#b127f9;}
This box has a color of #b127f9
<div style="background-color:#b127f9;">Content here</div>
.mybackground {background-color:#b127f9;}
Border around this has a color of #b127f9
<div style="border:2px solid #b127f9;">Content here</div>
.myborder {border:2px solid #b127f9;}