#b071d4 color space conversions
Hex:
#b071d4
RGB:
176, 113, 212
CMY:
31, 56, 17
CMYK:
17, 47, 0, 17
HSL:
278°, 53.5135%, 63.7255%
HSV (HSB):
278°, 46.6981%, 83.1373%
XYZ:
35.6933, 25.7938, 65.3848
xyY:
0.2813, 0.2033, 25.7938
CIE-Lab:
57.8408, 42.4537, -41.4221
CIE-LCH:
57.8408, 59.3136, 315.7047
CIE-Luv:
57.8408, 24.7406, -70.0472
Hunter-Lab:
50.7876, 36.5706, -40.7796
#b071d4 color charts
#b071d4 color shades, tints & tones
#b071d4 color schemes
#b071d4 color preview, HTML & CSS examples
This text has a color of #b071d4
<p style="color:#b071d4;">Text here</p>
.mytext {color:#b071d4;}
This box has a color of #b071d4
<div style="background-color:#b071d4;">Content here</div>
.mybackground {background-color:#b071d4;}
Border around this has a color of #b071d4
<div style="border:2px solid #b071d4;">Content here</div>
.myborder {border:2px solid #b071d4;}