#b035f9 color space conversions
Hex:
#b035f9
RGB:
176, 53, 249
CMY:
31, 79, 2
CMYK:
29, 79, 0, 2
HSL:
278°, 94.2308%, 59.2157%
HSV (HSB):
278°, 78.7149%, 97.6471%
XYZ:
36.2765, 18.6159, 91.3038
xyY:
0.2481, 0.1273, 18.6159
CIE-Lab:
50.2347, 77.1927, -74.4013
CIE-LCH:
50.2347, 107.2113, 316.0549
CIE-Luv:
50.2347, 31.5698, -120.2195
Hunter-Lab:
43.1461, 74.5739, -95.2644
#b035f9 color charts
#b035f9 color shades, tints & tones
#b035f9 color schemes
#b035f9 color preview, HTML & CSS examples
This text has a color of #b035f9
<p style="color:#b035f9;">Text here</p>
.mytext {color:#b035f9;}
This box has a color of #b035f9
<div style="background-color:#b035f9;">Content here</div>
.mybackground {background-color:#b035f9;}
Border around this has a color of #b035f9
<div style="border:2px solid #b035f9;">Content here</div>
.myborder {border:2px solid #b035f9;}