#b43ff8 color space conversions
Hex:
#b43ff8
RGB:
180, 63, 248
CMY:
29, 75, 3
CMYK:
27, 75, 0, 3
HSL:
278°, 92.9648%, 60.9804%
HSV (HSB):
278°, 74.5968%, 97.2549%
XYZ:
37.5432, 20.0356, 90.6955
xyY:
0.2532, 0.1351, 20.0356
CIE-Lab:
51.8775, 74.2852, -71.1492
CIE-LCH:
51.8775, 102.8615, 316.2353
CIE-Luv:
51.8775, 32.5596, -116.5430
Hunter-Lab:
44.7612, 71.3838, -88.8011
#b43ff8 color charts
#b43ff8 color shades, tints & tones
#b43ff8 color schemes
#b43ff8 color preview, HTML & CSS examples
This text has a color of #b43ff8
<p style="color:#b43ff8;">Text here</p>
.mytext {color:#b43ff8;}
This box has a color of #b43ff8
<div style="background-color:#b43ff8;">Content here</div>
.mybackground {background-color:#b43ff8;}
Border around this has a color of #b43ff8
<div style="border:2px solid #b43ff8;">Content here</div>
.myborder {border:2px solid #b43ff8;}