#b30fd9 color space conversions
Hex:
#b30fd9
RGB:
179, 15, 217
CMY:
30, 94, 15
CMYK:
18, 93, 0, 15
HSL:
289°, 87.0690%, 45.4902%
HSV (HSB):
289°, 93.0876%, 85.0980%
XYZ:
31.2856, 14.9351, 66.8795
xyY:
0.2766, 0.1321, 14.9351
CIE-Lab:
45.5452, 79.9466, -63.8975
CIE-LCH:
45.5452, 102.3442, 321.3663
CIE-Luv:
45.5452, 45.3688, -102.7464
Hunter-Lab:
38.6460, 76.8732, -75.5532
#b30fd9 color charts
#b30fd9 color shades, tints & tones
#b30fd9 color schemes
#b30fd9 color preview, HTML & CSS examples
This text has a color of #b30fd9
<p style="color:#b30fd9;">Text here</p>
.mytext {color:#b30fd9;}
This box has a color of #b30fd9
<div style="background-color:#b30fd9;">Content here</div>
.mybackground {background-color:#b30fd9;}
Border around this has a color of #b30fd9
<div style="border:2px solid #b30fd9;">Content here</div>
.myborder {border:2px solid #b30fd9;}