#b025e1 color space conversions
Hex:
#b025e1
RGB:
176, 37, 225
CMY:
31, 85, 12
CMYK:
22, 84, 0, 12
HSL:
284°, 75.8065%, 51.3725%
HSV (HSB):
284°, 83.5556%, 88.2353%
XYZ:
32.1567, 15.9895, 72.6256
xyY:
0.2663, 0.1324, 15.9895
CIE-Lab:
46.9607, 77.0199, -66.1928
CIE-LCH:
46.9607, 101.5557, 319.3234
CIE-Luv:
46.9607, 39.5171, -106.5776
Hunter-Lab:
39.9869, 73.5693, -79.6939
#b025e1 color charts
#b025e1 color shades, tints & tones
#b025e1 color schemes
#b025e1 color preview, HTML & CSS examples
This text has a color of #b025e1
<p style="color:#b025e1;">Text here</p>
.mytext {color:#b025e1;}
This box has a color of #b025e1
<div style="background-color:#b025e1;">Content here</div>
.mybackground {background-color:#b025e1;}
Border around this has a color of #b025e1
<div style="border:2px solid #b025e1;">Content here</div>
.myborder {border:2px solid #b025e1;}