#b180c9 color space conversions
Hex:
#b180c9
RGB:
177, 128, 201
CMY:
31, 50, 21
CMYK:
12, 36, 0, 21
HSL:
280°, 40.3315%, 64.5098%
HSV (HSB):
280°, 36.3184%, 78.8235%
XYZ:
36.3932, 29.0025, 58.9382
xyY:
0.2927, 0.2333, 29.0025
CIE-Lab:
60.7838, 32.1111, -30.6096
CIE-LCH:
60.7838, 44.3630, 316.3714
CIE-Luv:
60.7838, 21.1177, -51.8968
Hunter-Lab:
53.8540, 26.3817, -27.1897
#b180c9 color charts
#b180c9 color shades, tints & tones
#b180c9 color schemes
#b180c9 color preview, HTML & CSS examples
This text has a color of #b180c9
<p style="color:#b180c9;">Text here</p>
.mytext {color:#b180c9;}
This box has a color of #b180c9
<div style="background-color:#b180c9;">Content here</div>
.mybackground {background-color:#b180c9;}
Border around this has a color of #b180c9
<div style="border:2px solid #b180c9;">Content here</div>
.myborder {border:2px solid #b180c9;}