#b065a9 color space conversions
Hex:
#b065a9
RGB:
176, 101, 169
CMY:
31, 60, 34
CMYK:
0, 43, 4, 31
HSL:
306°, 32.1888%, 54.3137%
HSV (HSB):
306°, 42.6136%, 69.0196%
XYZ:
29.7196, 21.4020, 40.1007
xyY:
0.3258, 0.2346, 21.4020
CIE-Lab:
53.3867, 40.2878, -23.7275
CIE-LCH:
53.3867, 46.7558, 329.5040
CIE-Luv:
53.3867, 37.8439, -41.2430
Hunter-Lab:
46.2623, 33.7119, -19.0096
#b065a9 color charts
#b065a9 color shades, tints & tones
#b065a9 color schemes
#b065a9 color preview, HTML & CSS examples
This text has a color of #b065a9
<p style="color:#b065a9;">Text here</p>
.mytext {color:#b065a9;}
This box has a color of #b065a9
<div style="background-color:#b065a9;">Content here</div>
.mybackground {background-color:#b065a9;}
Border around this has a color of #b065a9
<div style="border:2px solid #b065a9;">Content here</div>
.myborder {border:2px solid #b065a9;}