#b70fd8 color space conversions
Hex:
#b70fd8
RGB:
183, 15, 216
CMY:
28, 94, 15
CMYK:
15, 93, 0, 15
HSL:
290°, 87.0130%, 45.2941%
HSV (HSB):
290°, 93.0556%, 84.7059%
XYZ:
32.0939, 15.3668, 66.2403
xyY:
0.2823, 0.1352, 15.3668
CIE-Lab:
46.1325, 80.3628, -62.3415
CIE-LCH:
46.1325, 101.7086, 322.1975
CIE-Luv:
46.1325, 48.2425, -101.0772
Hunter-Lab:
39.2005, 77.5393, -72.7468
#b70fd8 color charts
#b70fd8 color shades, tints & tones
#b70fd8 color schemes
#b70fd8 color preview, HTML & CSS examples
This text has a color of #b70fd8
<p style="color:#b70fd8;">Text here</p>
.mytext {color:#b70fd8;}
This box has a color of #b70fd8
<div style="background-color:#b70fd8;">Content here</div>
.mybackground {background-color:#b70fd8;}
Border around this has a color of #b70fd8
<div style="border:2px solid #b70fd8;">Content here</div>
.myborder {border:2px solid #b70fd8;}