#b03af2 color space conversions
Hex:
#b03af2
RGB:
176, 58, 242
CMY:
31, 77, 5
CMYK:
27, 76, 0, 5
HSL:
278°, 87.6190%, 58.8235%
HSV (HSB):
278°, 76.0331%, 94.9020%
XYZ:
35.4446, 18.6670, 85.7394
xyY:
0.2534, 0.1335, 18.6670
CIE-Lab:
50.2953, 74.1375, -70.3849
CIE-LCH:
50.2953, 102.2272, 316.4874
CIE-Luv:
50.2953, 32.5188, -114.4003
Hunter-Lab:
43.2054, 70.8275, -87.4150
#b03af2 color charts
#b03af2 color shades, tints & tones
#b03af2 color schemes
#b03af2 color preview, HTML & CSS examples
This text has a color of #b03af2
<p style="color:#b03af2;">Text here</p>
.mytext {color:#b03af2;}
This box has a color of #b03af2
<div style="background-color:#b03af2;">Content here</div>
.mybackground {background-color:#b03af2;}
Border around this has a color of #b03af2
<div style="border:2px solid #b03af2;">Content here</div>
.myborder {border:2px solid #b03af2;}