#b70fe4 color space conversions
Hex:
#b70fe4
RGB:
183, 15, 228
CMY:
28, 94, 11
CMYK:
20, 93, 0, 11
HSL:
287°, 87.6543%, 47.6471%
HSV (HSB):
287°, 93.4211%, 89.4118%
XYZ:
33.7029, 16.0104, 74.7128
xyY:
0.2709, 0.1287, 16.0104
CIE-Lab:
46.9881, 82.3987, -67.8038
CIE-LCH:
46.9881, 106.7094, 320.5499
CIE-Luv:
46.9881, 44.5109, -109.3354
Hunter-Lab:
40.0130, 80.3276, -82.6981
#b70fe4 color charts
#b70fe4 color shades, tints & tones
#b70fe4 color schemes
#b70fe4 color preview, HTML & CSS examples
This text has a color of #b70fe4
<p style="color:#b70fe4;">Text here</p>
.mytext {color:#b70fe4;}
This box has a color of #b70fe4
<div style="background-color:#b70fe4;">Content here</div>
.mybackground {background-color:#b70fe4;}
Border around this has a color of #b70fe4
<div style="border:2px solid #b70fe4;">Content here</div>
.myborder {border:2px solid #b70fe4;}