#b35ff9 color space conversions
Hex:
#b35ff9
RGB:
179, 95, 249
CMY:
30, 63, 2
CMYK:
28, 62, 0, 2
HSL:
273°, 92.7711%, 67.4510%
HSV (HSB):
273°, 61.8474%, 97.6471%
XYZ:
39.7815, 24.6077, 92.2756
xyY:
0.2539, 0.1571, 24.6077
CIE-Lab:
56.6911, 60.6870, -63.9363
CIE-LCH:
56.6911, 88.1519, 313.5065
CIE-Luv:
56.6911, 25.2166, -107.1317
Hunter-Lab:
49.6061, 56.3369, -75.5649
#b35ff9 color charts
#b35ff9 color shades, tints & tones
#b35ff9 color schemes
#b35ff9 color preview, HTML & CSS examples
This text has a color of #b35ff9
<p style="color:#b35ff9;">Text here</p>
.mytext {color:#b35ff9;}
This box has a color of #b35ff9
<div style="background-color:#b35ff9;">Content here</div>
.mybackground {background-color:#b35ff9;}
Border around this has a color of #b35ff9
<div style="border:2px solid #b35ff9;">Content here</div>
.myborder {border:2px solid #b35ff9;}