#b512f2 color space conversions
Hex:
#b512f2
RGB:
181, 18, 242
CMY:
29, 93, 5
CMYK:
25, 93, 0, 5
HSL:
284°, 89.6000%, 50.9804%
HSV (HSB):
284°, 92.5620%, 94.9020%
XYZ:
35.2994, 16.6672, 85.3610
xyY:
0.2570, 0.1214, 16.6672
CIE-Lab:
47.8379, 84.2378, -74.3497
CIE-LCH:
47.8379, 112.3561, 318.5678
CIE-Luv:
47.8379, 39.1579, -118.9452
Hunter-Lab:
40.8255, 82.8939, -95.3903
#b512f2 color charts
#b512f2 color shades, tints & tones
#b512f2 color schemes
#b512f2 color preview, HTML & CSS examples
This text has a color of #b512f2
<p style="color:#b512f2;">Text here</p>
.mytext {color:#b512f2;}
This box has a color of #b512f2
<div style="background-color:#b512f2;">Content here</div>
.mybackground {background-color:#b512f2;}
Border around this has a color of #b512f2
<div style="border:2px solid #b512f2;">Content here</div>
.myborder {border:2px solid #b512f2;}