#b022e5 color space conversions
Hex:
#b022e5
RGB:
176, 34, 229
CMY:
31, 87, 10
CMYK:
23, 85, 0, 10
HSL:
284°, 78.9474%, 51.5686%
HSV (HSB):
284°, 85.1528%, 89.8039%
XYZ:
32.6194, 16.0313, 75.5039
xyY:
0.2627, 0.1291, 16.0313
CIE-Lab:
47.0155, 78.4467, -68.3769
CIE-LCH:
47.0155, 104.0638, 318.9234
CIE-Luv:
47.0155, 38.7037, -109.7365
Hunter-Lab:
40.0391, 75.3534, -83.7789
#b022e5 color charts
#b022e5 color shades, tints & tones
#b022e5 color schemes
#b022e5 color preview, HTML & CSS examples
This text has a color of #b022e5
<p style="color:#b022e5;">Text here</p>
.mytext {color:#b022e5;}
This box has a color of #b022e5
<div style="background-color:#b022e5;">Content here</div>
.mybackground {background-color:#b022e5;}
Border around this has a color of #b022e5
<div style="border:2px solid #b022e5;">Content here</div>
.myborder {border:2px solid #b022e5;}