#b120f3 color space conversions
Hex:
#b120f3
RGB:
177, 32, 243
CMY:
31, 87, 5
CMYK:
27, 87, 0, 5
HSL:
281°, 89.7872%, 53.9216%
HSV (HSB):
281°, 86.8313%, 95.2941%
XYZ:
34.8256, 16.8512, 86.2111
xyY:
0.2526, 0.1222, 16.8512
CIE-Lab:
48.0720, 81.6138, -74.5563
CIE-LCH:
48.0720, 110.5416, 317.5875
CIE-Luv:
48.0720, 35.7382, -119.1657
Hunter-Lab:
41.0502, 79.5956, -95.7820
#b120f3 color charts
#b120f3 color shades, tints & tones
#b120f3 color schemes
#b120f3 color preview, HTML & CSS examples
This text has a color of #b120f3
<p style="color:#b120f3;">Text here</p>
.mytext {color:#b120f3;}
This box has a color of #b120f3
<div style="background-color:#b120f3;">Content here</div>
.mybackground {background-color:#b120f3;}
Border around this has a color of #b120f3
<div style="border:2px solid #b120f3;">Content here</div>
.myborder {border:2px solid #b120f3;}