#b022f5 color space conversions
Hex:
#b022f5
RGB:
176, 34, 245
CMY:
31, 87, 4
CMYK:
28, 86, 0, 4
HSL:
280°, 91.3420%, 54.7059%
HSV (HSB):
280°, 86.1224%, 96.0784%
XYZ:
34.9580, 16.9667, 87.8186
xyY:
0.2502, 0.1214, 16.9667
CIE-Lab:
48.2181, 81.4366, -75.4474
CIE-LCH:
48.2181, 111.0145, 317.1863
CIE-Luv:
48.2181, 34.5133, -120.4542
Hunter-Lab:
41.1907, 79.4067, -97.5729
#b022f5 color charts
#b022f5 color shades, tints & tones
#b022f5 color schemes
#b022f5 color preview, HTML & CSS examples
This text has a color of #b022f5
<p style="color:#b022f5;">Text here</p>
.mytext {color:#b022f5;}
This box has a color of #b022f5
<div style="background-color:#b022f5;">Content here</div>
.mybackground {background-color:#b022f5;}
Border around this has a color of #b022f5
<div style="border:2px solid #b022f5;">Content here</div>
.myborder {border:2px solid #b022f5;}