#b182d7 color space conversions
Hex:
#b182d7
RGB:
177, 130, 215
CMY:
31, 49, 16
CMYK:
18, 40, 0, 16
HSL:
273°, 51.5152%, 67.6471%
HSV (HSB):
273°, 39.5349%, 84.3137%
XYZ:
38.3798, 30.2187, 68.0999
xyY:
0.2808, 0.2211, 30.2187
CIE-Lab:
61.8424, 34.0379, -36.8267
CIE-LCH:
61.8424, 50.1476, 312.7463
CIE-Luv:
61.8424, 18.2873, -62.3505
Hunter-Lab:
54.9715, 28.4244, -34.9697
#b182d7 color charts
#b182d7 color shades, tints & tones
#b182d7 color schemes
#b182d7 color preview, HTML & CSS examples
This text has a color of #b182d7
<p style="color:#b182d7;">Text here</p>
.mytext {color:#b182d7;}
This box has a color of #b182d7
<div style="background-color:#b182d7;">Content here</div>
.mybackground {background-color:#b182d7;}
Border around this has a color of #b182d7
<div style="border:2px solid #b182d7;">Content here</div>
.myborder {border:2px solid #b182d7;}