#b03bf9 color space conversions
Hex:
#b03bf9
RGB:
176, 59, 249
CMY:
31, 77, 2
CMYK:
29, 76, 0, 2
HSL:
277°, 94.0594%, 60.3922%
HSV (HSB):
277°, 76.3052%, 97.6471%
XYZ:
36.5673, 19.1976, 91.4007
xyY:
0.2485, 0.1304, 19.1976
CIE-Lab:
50.9176, 75.2161, -73.2907
CIE-LCH:
50.9176, 105.0190, 315.7428
CIE-Luv:
50.9176, 30.7520, -118.9904
Hunter-Lab:
43.8151, 72.2969, -93.0118
#b03bf9 color charts
#b03bf9 color shades, tints & tones
#b03bf9 color schemes
#b03bf9 color preview, HTML & CSS examples
This text has a color of #b03bf9
<p style="color:#b03bf9;">Text here</p>
.mytext {color:#b03bf9;}
This box has a color of #b03bf9
<div style="background-color:#b03bf9;">Content here</div>
.mybackground {background-color:#b03bf9;}
Border around this has a color of #b03bf9
<div style="border:2px solid #b03bf9;">Content here</div>
.myborder {border:2px solid #b03bf9;}