#b70df8 color space conversions
Hex:
#b70df8
RGB:
183, 13, 248
CMY:
28, 95, 3
CMYK:
26, 95, 0, 3
HSL:
283°, 94.3775%, 51.1765%
HSV (HSB):
283°, 94.7581%, 97.2549%
XYZ:
36.6156, 17.1324, 90.1840
xyY:
0.2544, 0.1190, 17.1324
CIE-Lab:
48.4265, 86.1137, -76.7447
CIE-LCH:
48.4265, 115.3487, 318.2925
CIE-Luv:
48.4265, 38.8899, -122.7743
Hunter-Lab:
41.3913, 85.4699, -100.2078
#b70df8 color charts
#b70df8 color shades, tints & tones
#b70df8 color schemes
#b70df8 color preview, HTML & CSS examples
This text has a color of #b70df8
<p style="color:#b70df8;">Text here</p>
.mytext {color:#b70df8;}
This box has a color of #b70df8
<div style="background-color:#b70df8;">Content here</div>
.mybackground {background-color:#b70df8;}
Border around this has a color of #b70df8
<div style="border:2px solid #b70df8;">Content here</div>
.myborder {border:2px solid #b70df8;}