#b070d4 color space conversions
Hex:
#b070d4
RGB:
176, 112, 212
CMY:
31, 56, 17
CMYK:
17, 47, 0, 17
HSL:
278°, 53.7634%, 63.5294%
HSV (HSB):
278°, 47.1698%, 83.1373%
XYZ:
35.5823, 25.5719, 65.3478
xyY:
0.2813, 0.2021, 25.5719
CIE-Lab:
57.6285, 42.9949, -41.7564
CIE-LCH:
57.6285, 59.9346, 315.8372
CIE-Luv:
57.6285, 25.1070, -70.6000
Hunter-Lab:
50.5687, 37.1052, -41.2200
#b070d4 color charts
#b070d4 color shades, tints & tones
#b070d4 color schemes
#b070d4 color preview, HTML & CSS examples
This text has a color of #b070d4
<p style="color:#b070d4;">Text here</p>
.mytext {color:#b070d4;}
This box has a color of #b070d4
<div style="background-color:#b070d4;">Content here</div>
.mybackground {background-color:#b070d4;}
Border around this has a color of #b070d4
<div style="border:2px solid #b070d4;">Content here</div>
.myborder {border:2px solid #b070d4;}