#b83dfa color space conversions
Hex:
#b83dfa
RGB:
184, 61, 250
CMY:
28, 76, 2
CMYK:
26, 76, 0, 2
HSL:
279°, 94.9749%, 60.9804%
HSV (HSB):
279°, 75.6000%, 98.0392%
XYZ:
38.6912, 20.4300, 92.3466
xyY:
0.2554, 0.1349, 20.4300
CIE-Lab:
52.3199, 76.0801, -71.5215
CIE-LCH:
52.3199, 104.4198, 316.7690
CIE-Luv:
52.3199, 34.6243, -117.5393
Hunter-Lab:
45.1995, 73.6986, -89.4950
#b83dfa color charts
#b83dfa color shades, tints & tones
#b83dfa color schemes
#b83dfa color preview, HTML & CSS examples
This text has a color of #b83dfa
<p style="color:#b83dfa;">Text here</p>
.mytext {color:#b83dfa;}
This box has a color of #b83dfa
<div style="background-color:#b83dfa;">Content here</div>
.mybackground {background-color:#b83dfa;}
Border around this has a color of #b83dfa
<div style="border:2px solid #b83dfa;">Content here</div>
.myborder {border:2px solid #b83dfa;}