#b30fd1 color space conversions
Hex:
#b30fd1
RGB:
179, 15, 209
CMY:
30, 94, 18
CMYK:
14, 93, 0, 18
HSL:
291°, 86.6071%, 43.9216%
HSV (HSB):
291°, 92.8230%, 81.9608%
XYZ:
30.2699, 14.5288, 61.5305
xyY:
0.2847, 0.1366, 14.5288
CIE-Lab:
44.9819, 78.5969, -60.2097
CIE-LCH:
44.9819, 99.0085, 322.5458
CIE-Luv:
44.9819, 47.9056, -97.1926
Hunter-Lab:
38.1167, 75.0493, -69.0283
#b30fd1 color charts
#b30fd1 color shades, tints & tones
#b30fd1 color schemes
#b30fd1 color preview, HTML & CSS examples
This text has a color of #b30fd1
<p style="color:#b30fd1;">Text here</p>
.mytext {color:#b30fd1;}
This box has a color of #b30fd1
<div style="background-color:#b30fd1;">Content here</div>
.mybackground {background-color:#b30fd1;}
Border around this has a color of #b30fd1
<div style="border:2px solid #b30fd1;">Content here</div>
.myborder {border:2px solid #b30fd1;}