#b180d5 color space conversions
Hex:
#b180d5
RGB:
177, 128, 213
CMY:
31, 50, 16
CMYK:
17, 40, 0, 16
HSL:
275°, 50.2959%, 66.8627%
HSV (HSB):
275°, 39.9061%, 83.5294%
XYZ:
37.8609, 29.5896, 66.6667
xyY:
0.2823, 0.2206, 29.5896
CIE-Lab:
61.2984, 34.7094, -36.5562
CIE-LCH:
61.2984, 50.4093, 313.5155
CIE-Luv:
61.2984, 19.3757, -61.9087
Hunter-Lab:
54.3963, 29.0460, -34.5869
#b180d5 color charts
#b180d5 color shades, tints & tones
#b180d5 color schemes
#b180d5 color preview, HTML & CSS examples
This text has a color of #b180d5
<p style="color:#b180d5;">Text here</p>
.mytext {color:#b180d5;}
This box has a color of #b180d5
<div style="background-color:#b180d5;">Content here</div>
.mybackground {background-color:#b180d5;}
Border around this has a color of #b180d5
<div style="border:2px solid #b180d5;">Content here</div>
.myborder {border:2px solid #b180d5;}