#b30fa5 color space conversions
Hex:
#b30fa5
RGB:
179, 15, 165
CMY:
30, 94, 35
CMYK:
0, 92, 8, 30
HSL:
305°, 84.5361%, 38.0392%
HSV (HSB):
305°, 91.6201%, 70.1961%
XYZ:
25.5528, 12.6420, 36.6907
xyY:
0.3412, 0.1688, 12.6420
CIE-Lab:
42.2187, 71.7602, -38.7981
CIE-LCH:
42.2187, 81.5771, 331.6016
CIE-Luv:
42.2187, 63.8908, -65.0516
Hunter-Lab:
35.5555, 66.0607, -36.2940
#b30fa5 color charts
#b30fa5 color shades, tints & tones
#b30fa5 color schemes
#b30fa5 color preview, HTML & CSS examples
This text has a color of #b30fa5
<p style="color:#b30fa5;">Text here</p>
.mytext {color:#b30fa5;}
This box has a color of #b30fa5
<div style="background-color:#b30fa5;">Content here</div>
.mybackground {background-color:#b30fa5;}
Border around this has a color of #b30fa5
<div style="border:2px solid #b30fa5;">Content here</div>
.myborder {border:2px solid #b30fa5;}