#b071d9 color space conversions
Hex:
#b071d9
RGB:
176, 113, 217
CMY:
31, 56, 15
CMYK:
19, 48, 0, 15
HSL:
276°, 57.7778%, 64.7059%
HSV (HSB):
276°, 47.9263%, 85.0980%
XYZ:
36.3340, 26.0501, 68.7588
xyY:
0.2771, 0.1986, 26.0501
CIE-Lab:
58.0846, 43.5487, -43.8556
CIE-LCH:
58.0846, 61.8046, 314.7988
CIE-Luv:
58.0846, 23.8821, -74.1261
Hunter-Lab:
51.0393, 37.7523, -44.1464
#b071d9 color charts
#b071d9 color shades, tints & tones
#b071d9 color schemes
#b071d9 color preview, HTML & CSS examples
This text has a color of #b071d9
<p style="color:#b071d9;">Text here</p>
.mytext {color:#b071d9;}
This box has a color of #b071d9
<div style="background-color:#b071d9;">Content here</div>
.mybackground {background-color:#b071d9;}
Border around this has a color of #b071d9
<div style="border:2px solid #b071d9;">Content here</div>
.myborder {border:2px solid #b071d9;}