#b070ff color space conversions
Hex:
#b070ff
RGB:
176, 112, 255
CMY:
31, 56, 0
CMYK:
31, 56, 0, 0
HSL:
267°, 100.0000%, 71.9608%
HSV (HSB):
267°, 56.0784%, 100.0000%
XYZ:
41.7487, 28.0384, 97.8193
xyY:
0.2491, 0.1673, 28.0384
CIE-Lab:
59.9235, 52.8206, -62.0801
CIE-LCH:
59.9235, 81.5104, 310.3926
CIE-Luv:
59.9235, 18.0074, -104.7369
Hunter-Lab:
52.9513, 48.0707, -72.4630
#b070ff color charts
#b070ff color shades, tints & tones
#b070ff color schemes
#b070ff color preview, HTML & CSS examples
This text has a color of #b070ff
<p style="color:#b070ff;">Text here</p>
.mytext {color:#b070ff;}
This box has a color of #b070ff
<div style="background-color:#b070ff;">Content here</div>
.mybackground {background-color:#b070ff;}
Border around this has a color of #b070ff
<div style="border:2px solid #b070ff;">Content here</div>
.myborder {border:2px solid #b070ff;}