#b30cf3 color space conversions
Hex:
#b30cf3
RGB:
179, 12, 243
CMY:
30, 95, 5
CMYK:
26, 95, 0, 5
HSL:
283°, 90.5882%, 50.0000%
HSV (HSB):
283°, 95.0617%, 95.2941%
XYZ:
34.8995, 16.3177, 86.1042
xyY:
0.2541, 0.1188, 16.3177
CIE-Lab:
47.3886, 84.8124, -75.6581
CIE-LCH:
47.3886, 113.6543, 318.2650
CIE-Luv:
47.3886, 37.9777, -120.3471
Hunter-Lab:
40.3952, 83.5240, -98.1028
#b30cf3 color charts
#b30cf3 color shades, tints & tones
#b30cf3 color schemes
#b30cf3 color preview, HTML & CSS examples
This text has a color of #b30cf3
<p style="color:#b30cf3;">Text here</p>
.mytext {color:#b30cf3;}
This box has a color of #b30cf3
<div style="background-color:#b30cf3;">Content here</div>
.mybackground {background-color:#b30cf3;}
Border around this has a color of #b30cf3
<div style="border:2px solid #b30cf3;">Content here</div>
.myborder {border:2px solid #b30cf3;}