#b35fd5 color space conversions
Hex:
#b35fd5
RGB:
179, 95, 213
CMY:
30, 63, 16
CMYK:
16, 55, 0, 16
HSL:
283°, 58.4158%, 60.3922%
HSV (HSB):
283°, 55.3991%, 83.5294%
XYZ:
34.6929, 22.5722, 65.4791
xyY:
0.2826, 0.1839, 22.5722
CIE-Lab:
54.6289, 52.8958, -47.0409
CIE-LCH:
54.6289, 70.7871, 318.3529
CIE-Luv:
54.6289, 32.4843, -79.3648
Hunter-Lab:
47.5102, 47.2011, -48.4570
#b35fd5 color charts
#b35fd5 color shades, tints & tones
#b35fd5 color schemes
#b35fd5 color preview, HTML & CSS examples
This text has a color of #b35fd5
<p style="color:#b35fd5;">Text here</p>
.mytext {color:#b35fd5;}
This box has a color of #b35fd5
<div style="background-color:#b35fd5;">Content here</div>
.mybackground {background-color:#b35fd5;}
Border around this has a color of #b35fd5
<div style="border:2px solid #b35fd5;">Content here</div>
.myborder {border:2px solid #b35fd5;}