#b512f8 color space conversions
Hex:
#b512f8
RGB:
181, 18, 248
CMY:
29, 93, 3
CMYK:
27, 93, 0, 3
HSL:
283°, 94.2623%, 52.1569%
HSV (HSB):
283°, 92.7419%, 97.2549%
XYZ:
36.2156, 17.0337, 90.1860
xyY:
0.2525, 0.1188, 17.0337
CIE-Lab:
48.3024, 85.3186, -76.9600
CIE-LCH:
48.3024, 114.9004, 317.9486
CIE-Luv:
48.3024, 37.5471, -122.8801
Hunter-Lab:
41.2719, 84.4061, -100.6683
#b512f8 color charts
#b512f8 color shades, tints & tones
#b512f8 color schemes
#b512f8 color preview, HTML & CSS examples
This text has a color of #b512f8
<p style="color:#b512f8;">Text here</p>
.mytext {color:#b512f8;}
This box has a color of #b512f8
<div style="background-color:#b512f8;">Content here</div>
.mybackground {background-color:#b512f8;}
Border around this has a color of #b512f8
<div style="border:2px solid #b512f8;">Content here</div>
.myborder {border:2px solid #b512f8;}