#b30fd7 color space conversions
Hex:
#b30fd7
RGB:
179, 15, 215
CMY:
30, 94, 16
CMYK:
17, 93, 0, 16
HSL:
289°, 86.9565%, 45.0980%
HSV (HSB):
289°, 93.0233%, 84.3137%
XYZ:
31.0270, 14.8317, 65.5175
xyY:
0.2786, 0.1332, 14.8317
CIE-Lab:
45.4027, 79.6065, -62.9811
CIE-LCH:
45.4027, 101.5077, 321.6505
CIE-Luv:
45.4027, 45.9925, -101.3665
Hunter-Lab:
38.5119, 76.4121, -73.9075
#b30fd7 color charts
#b30fd7 color shades, tints & tones
#b30fd7 color schemes
#b30fd7 color preview, HTML & CSS examples
This text has a color of #b30fd7
<p style="color:#b30fd7;">Text here</p>
.mytext {color:#b30fd7;}
This box has a color of #b30fd7
<div style="background-color:#b30fd7;">Content here</div>
.mybackground {background-color:#b30fd7;}
Border around this has a color of #b30fd7
<div style="border:2px solid #b30fd7;">Content here</div>
.myborder {border:2px solid #b30fd7;}