#b35ff7 color space conversions
Hex:
#b35ff7
RGB:
179, 95, 247
CMY:
30, 63, 3
CMYK:
28, 62, 0, 3
HSL:
273°, 90.4762%, 67.0588%
HSV (HSB):
273°, 61.5385%, 96.8627%
XYZ:
39.4711, 24.4835, 90.6411
xyY:
0.2553, 0.1584, 24.4835
CIE-Lab:
56.5687, 60.2396, -63.0233
CIE-LCH:
56.5687, 87.1822, 313.7063
CIE-Luv:
56.5687, 25.5961, -105.6346
Hunter-Lab:
49.4808, 55.7989, -73.9734
#b35ff7 color charts
#b35ff7 color shades, tints & tones
#b35ff7 color schemes
#b35ff7 color preview, HTML & CSS examples
This text has a color of #b35ff7
<p style="color:#b35ff7;">Text here</p>
.mytext {color:#b35ff7;}
This box has a color of #b35ff7
<div style="background-color:#b35ff7;">Content here</div>
.mybackground {background-color:#b35ff7;}
Border around this has a color of #b35ff7
<div style="border:2px solid #b35ff7;">Content here</div>
.myborder {border:2px solid #b35ff7;}