#b35fed color space conversions
Hex:
#b35fed
RGB:
179, 95, 237
CMY:
30, 63, 7
CMYK:
24, 60, 0, 7
HSL:
275°, 79.7753%, 65.0980%
HSV (HSB):
275°, 59.9156%, 92.9412%
XYZ:
37.9687, 23.8825, 82.7294
xyY:
0.2626, 0.1652, 23.8825
CIE-Lab:
55.9700, 58.0256, -58.4139
CIE-LCH:
55.9700, 82.3357, 314.8089
CIE-Luv:
55.9700, 27.5371, -98.0663
Hunter-Lab:
48.8698, 53.1609, -66.1605
#b35fed color charts
#b35fed color shades, tints & tones
#b35fed color schemes
#b35fed color preview, HTML & CSS examples
This text has a color of #b35fed
<p style="color:#b35fed;">Text here</p>
.mytext {color:#b35fed;}
This box has a color of #b35fed
<div style="background-color:#b35fed;">Content here</div>
.mybackground {background-color:#b35fed;}
Border around this has a color of #b35fed
<div style="border:2px solid #b35fed;">Content here</div>
.myborder {border:2px solid #b35fed;}