#b65098 color space conversions
Hex:
#b65098
RGB:
182, 80, 152
CMY:
29, 69, 40
CMYK:
0, 56, 16, 29
HSL:
318°, 41.1290%, 51.3725%
HSV (HSB):
318°, 56.0440%, 71.3725%
XYZ:
27.8276, 17.9494, 31.7037
xyY:
0.3592, 0.2317, 17.9494
CIE-Lab:
49.4347, 49.9622, -19.7418
CIE-LCH:
49.4347, 53.7212, 338.4393
CIE-Luv:
49.4347, 55.2582, -36.2593
Hunter-Lab:
42.3667, 43.1016, -14.7109
#b65098 color charts
#b65098 color shades, tints & tones
#b65098 color schemes
#b65098 color preview, HTML & CSS examples
This text has a color of #b65098
<p style="color:#b65098;">Text here</p>
.mytext {color:#b65098;}
This box has a color of #b65098
<div style="background-color:#b65098;">Content here</div>
.mybackground {background-color:#b65098;}
Border around this has a color of #b65098
<div style="border:2px solid #b65098;">Content here</div>
.myborder {border:2px solid #b65098;}