#b30fc8 color space conversions
Hex:
#b30fc8
RGB:
179, 15, 200
CMY:
30, 94, 22
CMYK:
11, 93, 0, 22
HSL:
293°, 86.0465%, 42.1569%
HSV (HSB):
293°, 92.5000%, 78.4314%
XYZ:
29.1866, 14.0955, 55.8260
xyY:
0.2945, 0.1422, 14.0955
CIE-Lab:
44.3696, 77.1137, -55.9890
CIE-LCH:
44.3696, 95.2958, 324.0182
CIE-Luv:
44.3696, 50.8944, -90.8353
Hunter-Lab:
37.5440, 73.0634, -61.8805
#b30fc8 color charts
#b30fc8 color shades, tints & tones
#b30fc8 color schemes
#b30fc8 color preview, HTML & CSS examples
This text has a color of #b30fc8
<p style="color:#b30fc8;">Text here</p>
.mytext {color:#b30fc8;}
This box has a color of #b30fc8
<div style="background-color:#b30fc8;">Content here</div>
.mybackground {background-color:#b30fc8;}
Border around this has a color of #b30fc8
<div style="border:2px solid #b30fc8;">Content here</div>
.myborder {border:2px solid #b30fc8;}