#b061c5 color space conversions
Hex:
#b061c5
RGB:
176, 97, 197
CMY:
31, 62, 23
CMYK:
11, 51, 0, 23
HSL:
287°, 46.2963%, 57.6471%
HSV (HSB):
287°, 50.7614%, 77.2549%
XYZ:
32.2572, 21.8107, 55.3331
xyY:
0.2949, 0.1994, 21.8107
CIE-Lab:
53.8256, 47.7926, -39.2130
CIE-LCH:
53.8256, 61.8207, 320.6317
CIE-Luv:
53.8256, 33.4014, -66.2893
Hunter-Lab:
46.7019, 41.5623, -37.5562
#b061c5 color charts
#b061c5 color shades, tints & tones
#b061c5 color schemes
#b061c5 color preview, HTML & CSS examples
This text has a color of #b061c5
<p style="color:#b061c5;">Text here</p>
.mytext {color:#b061c5;}
This box has a color of #b061c5
<div style="background-color:#b061c5;">Content here</div>
.mybackground {background-color:#b061c5;}
Border around this has a color of #b061c5
<div style="border:2px solid #b061c5;">Content here</div>
.myborder {border:2px solid #b061c5;}