#b070ed color space conversions
Hex:
#b070ed
RGB:
176, 112, 237
CMY:
31, 56, 7
CMYK:
26, 53, 0, 7
HSL:
271°, 77.6398%, 68.4314%
HSV (HSB):
271°, 52.7426%, 92.9412%
XYZ:
38.9847, 26.9329, 83.2646
xyY:
0.2613, 0.1805, 26.9329
CIE-Lab:
58.9121, 48.5999, -53.7340
CIE-LCH:
58.9121, 72.4520, 312.1279
CIE-Luv:
58.9121, 20.8730, -90.7108
Hunter-Lab:
51.8969, 43.2689, -58.7985
#b070ed color charts
#b070ed color shades, tints & tones
#b070ed color schemes
#b070ed color preview, HTML & CSS examples
This text has a color of #b070ed
<p style="color:#b070ed;">Text here</p>
.mytext {color:#b070ed;}
This box has a color of #b070ed
<div style="background-color:#b070ed;">Content here</div>
.mybackground {background-color:#b070ed;}
Border around this has a color of #b070ed
<div style="border:2px solid #b070ed;">Content here</div>
.myborder {border:2px solid #b070ed;}