#b53bfb color space conversions
Hex:
#b53bfb
RGB:
181, 59, 251
CMY:
29, 77, 2
CMYK:
28, 76, 0, 2
HSL:
278°, 96.0000%, 60.7843%
HSV (HSB):
278°, 76.4940%, 98.4314%
XYZ:
38.0326, 19.9167, 93.1066
xyY:
0.2518, 0.1319, 19.9167
CIE-Lab:
51.7429, 76.4524, -73.0341
CIE-LCH:
51.7429, 105.7306, 316.3099
CIE-Luv:
51.7429, 33.0166, -119.3255
Hunter-Lab:
44.6282, 74.0204, -92.4555
#b53bfb color charts
#b53bfb color shades, tints & tones
#b53bfb color schemes
#b53bfb color preview, HTML & CSS examples
This text has a color of #b53bfb
<p style="color:#b53bfb;">Text here</p>
.mytext {color:#b53bfb;}
This box has a color of #b53bfb
<div style="background-color:#b53bfb;">Content here</div>
.mybackground {background-color:#b53bfb;}
Border around this has a color of #b53bfb
<div style="border:2px solid #b53bfb;">Content here</div>
.myborder {border:2px solid #b53bfb;}