#b70df2 color space conversions
Hex:
#b70df2
RGB:
183, 13, 242
CMY:
28, 95, 5
CMYK:
24, 95, 0, 5
HSL:
285°, 89.8039%, 50.0000%
HSV (HSB):
285°, 94.6281%, 94.9020%
XYZ:
35.6994, 16.7659, 85.3590
xyY:
0.2590, 0.1216, 16.7659
CIE-Lab:
47.9637, 85.0479, -74.1313
CIE-LCH:
47.9637, 112.8211, 318.9232
CIE-Luv:
47.9637, 40.5360, -118.8344
Hunter-Lab:
40.9462, 83.9711, -94.9372
#b70df2 color charts
#b70df2 color shades, tints & tones
#b70df2 color schemes
#b70df2 color preview, HTML & CSS examples
This text has a color of #b70df2
<p style="color:#b70df2;">Text here</p>
.mytext {color:#b70df2;}
This box has a color of #b70df2
<div style="background-color:#b70df2;">Content here</div>
.mybackground {background-color:#b70df2;}
Border around this has a color of #b70df2
<div style="border:2px solid #b70df2;">Content here</div>
.myborder {border:2px solid #b70df2;}